summaryrefslogtreecommitdiff
path: root/Test/hofs/Apply.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/Apply.dfy.expect
parentcb2fc85d19ef3775d6e05376f59ba2fd4442fffa (diff)
Use arbitrary lookahead to determine if the next expression is a lambda expression.
Diffstat (limited to 'Test/hofs/Apply.dfy.expect')
-rw-r--r--Test/hofs/Apply.dfy.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/hofs/Apply.dfy.expect b/Test/hofs/Apply.dfy.expect
index fad1fe33..77d34c4c 100644
--- a/Test/hofs/Apply.dfy.expect
+++ b/Test/hofs/Apply.dfy.expect
@@ -1,7 +1,7 @@
Apply.dfy(27,16): Error: assertion violation
Execution trace:
(0,0): anon0
- Apply.dfy(26,35): anon15_Else
- Apply.dfy(27,27): anon17_Else
+ Apply.dfy(26,27): anon15_Else
+ Apply.dfy(27,19): anon17_Else
Dafny program verifier finished with 6 verified, 1 error