summaryrefslogtreecommitdiff
path: root/Test/hofs/FnRef.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/FnRef.dfy.expect
parentcb2fc85d19ef3775d6e05376f59ba2fd4442fffa (diff)
Use arbitrary lookahead to determine if the next expression is a lambda expression.
Diffstat (limited to 'Test/hofs/FnRef.dfy.expect')
-rw-r--r--Test/hofs/FnRef.dfy.expect4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/hofs/FnRef.dfy.expect b/Test/hofs/FnRef.dfy.expect
index 016ee494..0f6f2aa9 100644
--- a/Test/hofs/FnRef.dfy.expect
+++ b/Test/hofs/FnRef.dfy.expect
@@ -11,12 +11,12 @@ Execution trace:
FnRef.dfy(46,12): Error: assertion violation
Execution trace:
(0,0): anon0
- FnRef.dfy(43,13): anon7_Else
+ FnRef.dfy(43,12): anon7_Else
(0,0): anon9_Then
FnRef.dfy(65,14): Error: assertion violation
Execution trace:
(0,0): anon0
- FnRef.dfy(56,13): anon8_Else
+ FnRef.dfy(56,12): anon8_Else
(0,0): anon10_Then
Dafny program verifier finished with 4 verified, 4 errors