summaryrefslogtreecommitdiff
path: root/Test/hofs/Simple.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-06-30 23:42:57 -0700
committerGravatar leino <unknown>2015-06-30 23:42:57 -0700
commit1697a133cababe66fef1fbf7a1ed9036255d8e68 (patch)
treee91d749fad97fcb7471599e342c6ad823d58503b /Test/hofs/Simple.dfy.expect
parente7430a9b1d17ea92e986470e898d6b74fae3cea6 (diff)
Fixed bugs in encoding of preconditions of function values, Issue #84.
Diffstat (limited to 'Test/hofs/Simple.dfy.expect')
-rw-r--r--Test/hofs/Simple.dfy.expect5
1 files changed, 1 insertions, 4 deletions
diff --git a/Test/hofs/Simple.dfy.expect b/Test/hofs/Simple.dfy.expect
index 1a1027ae..e2f16ef3 100644
--- a/Test/hofs/Simple.dfy.expect
+++ b/Test/hofs/Simple.dfy.expect
@@ -20,13 +20,10 @@ Execution trace:
Simple.dfy(61,10): Error: possible violation of function precondition
Execution trace:
(0,0): anon0
-Simple.dfy(61,18): Error: assertion violation
-Execution trace:
- (0,0): anon0
Simple.dfy(73,10): Error: assertion violation
Execution trace:
(0,0): anon0
Simple.dfy(72,38): anon5_Else
Simple.dfy(73,38): anon6_Else
-Dafny program verifier finished with 14 verified, 7 errors
+Dafny program verifier finished with 14 verified, 6 errors