mirror of
https://github.com/rgleichman/glance.git
synced 2024-11-22 23:28:34 +03:00
Comma
This commit is contained in:
parent
7fee403b80
commit
29384a1e6c
@ -260,7 +260,7 @@ main3 = do
|
||||
]
|
||||
|
||||
caseTests = [
|
||||
|
||||
--"y = case x of {0 -> 1; 2 -> 3}"
|
||||
]
|
||||
|
||||
patternTests = [
|
||||
@ -345,7 +345,7 @@ otherTests = [
|
||||
|
||||
testDecls = mconcat [
|
||||
caseTests
|
||||
lambdaTests
|
||||
,lambdaTests
|
||||
,patternTests
|
||||
,letTests
|
||||
,otherTests
|
||||
|
Loading…
Reference in New Issue
Block a user