summaryrefslogtreecommitdiff
path: root/Test/hofs/LambdaParsefail2.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2014-11-13 08:41:44 -0800
committerGravatar leino <unknown>2014-11-13 08:41:44 -0800
commit2f65735d93a06206fcfa1cf48a519677067b1948 (patch)
tree72ac5f80c57ce9e7f4ba8e3ae29d6cf6e2fbf86a /Test/hofs/LambdaParsefail2.dfy.expect
parentcb2fc85d19ef3775d6e05376f59ba2fd4442fffa (diff)
Use arbitrary lookahead to determine if the next expression is a lambda expression.
Diffstat (limited to 'Test/hofs/LambdaParsefail2.dfy.expect')
-rw-r--r--Test/hofs/LambdaParsefail2.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/hofs/LambdaParsefail2.dfy.expect b/Test/hofs/LambdaParsefail2.dfy.expect
index 8bbf643c..0c9ecb83 100644
--- a/Test/hofs/LambdaParsefail2.dfy.expect
+++ b/Test/hofs/LambdaParsefail2.dfy.expect
@@ -1,2 +1,2 @@
-LambdaParsefail2.dfy(6,33): error: Type specification not allowed here, comma separator was expected.
+LambdaParsefail2.dfy(6,39): error: invalid LambdaArrow
1 parse errors detected in LambdaParsefail2.dfy