summaryrefslogtreecommitdiff
path: root/Test/hofs/Simple.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/Simple.dfy.expect
parent8797f054f44d114147562689d80c9970d8ea4f82 (diff)
Compile lambda functions and apply expressions, and change let expr compilation
Diffstat (limited to 'Test/hofs/Simple.dfy.expect')
-rw-r--r--Test/hofs/Simple.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/hofs/Simple.dfy.expect b/Test/hofs/Simple.dfy.expect
index 76871e06..55fe50e0 100644
--- a/Test/hofs/Simple.dfy.expect
+++ b/Test/hofs/Simple.dfy.expect
@@ -29,4 +29,4 @@ Execution trace:
Simple.dfy(72,38): anon5_Else
Simple.dfy(73,38): anon6_Else
-Dafny program verifier finished with 13 verified, 7 errors
+Dafny program verifier finished with 14 verified, 7 errors