summaryrefslogtreecommitdiff
path: root/Test/hofs/Lambda.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/Lambda.dfy.expect
parentcb2fc85d19ef3775d6e05376f59ba2fd4442fffa (diff)
Use arbitrary lookahead to determine if the next expression is a lambda expression.
Diffstat (limited to 'Test/hofs/Lambda.dfy.expect')
-rw-r--r--Test/hofs/Lambda.dfy.expect12
1 files changed, 6 insertions, 6 deletions
diff --git a/Test/hofs/Lambda.dfy.expect b/Test/hofs/Lambda.dfy.expect
index a32c27ff..4fe8275f 100644
--- a/Test/hofs/Lambda.dfy.expect
+++ b/Test/hofs/Lambda.dfy.expect
@@ -2,13 +2,13 @@ Lambda.dfy(24,12): Error: assertion violation
Execution trace:
(0,0): anon0
Lambda.dfy(6,24): anon31_Else
- Lambda.dfy(7,26): anon32_Else
- Lambda.dfy(8,27): anon33_Else
- Lambda.dfy(10,39): anon34_Else
- Lambda.dfy(11,23): anon35_Else
+ Lambda.dfy(7,24): anon32_Else
+ Lambda.dfy(8,26): anon33_Else
+ Lambda.dfy(10,34): anon34_Else
+ Lambda.dfy(11,15): anon35_Else
Lambda.dfy(13,15): anon36_Else
Lambda.dfy(14,15): anon39_Else
- Lambda.dfy(18,16): anon42_Else
- Lambda.dfy(23,16): anon44_Else
+ Lambda.dfy(18,15): anon42_Else
+ Lambda.dfy(23,15): anon44_Else
Dafny program verifier finished with 7 verified, 1 error