summaryrefslogtreecommitdiff
path: root/Test/hofs/FnRef.dfy.expect
diff options
context:
space:
mode:
authorGravatar Dan Rosén <danr@chalmers.se>2014-08-12 14:44:55 -0700
committerGravatar Dan Rosén <danr@chalmers.se>2014-08-12 14:44:55 -0700
commite2d1b7891526c90e26a790a9783aed8f69a57450 (patch)
tree986d95d64662104c8eac9a5321ea7e99faedc665 /Test/hofs/FnRef.dfy.expect
parent8797f054f44d114147562689d80c9970d8ea4f82 (diff)
Compile lambda functions and apply expressions, and change let expr compilation
Diffstat (limited to 'Test/hofs/FnRef.dfy.expect')
-rw-r--r--Test/hofs/FnRef.dfy.expect7
1 files changed, 1 insertions, 6 deletions
diff --git a/Test/hofs/FnRef.dfy.expect b/Test/hofs/FnRef.dfy.expect
index 5185c21c..016ee494 100644
--- a/Test/hofs/FnRef.dfy.expect
+++ b/Test/hofs/FnRef.dfy.expect
@@ -18,10 +18,5 @@ Execution trace:
(0,0): anon0
FnRef.dfy(56,13): anon8_Else
(0,0): anon10_Then
-FnRef.dfy(67,14): Error: assertion violation
-Execution trace:
- (0,0): anon0
- FnRef.dfy(56,13): anon8_Else
- (0,0): anon10_Else
-Dafny program verifier finished with 4 verified, 5 errors
+Dafny program verifier finished with 4 verified, 4 errors