summaryrefslogtreecommitdiff
path: root/Test/dafny0/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2011-06-29 16:49:45 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2011-06-29 16:49:45 -0700
commit507b50ed1ccc51bbd24f3cea6f3c287b97b3d299 (patch)
tree21eea84ec5f33a4cf74b435af85ca94ac9877f3f /Test/dafny0/Answer
parentf3e3f93b28dc40622157b6c04d514092669aa610 (diff)
Dafny: Fixed axioms for Seq#Contains vs. the sequence building functions
Diffstat (limited to 'Test/dafny0/Answer')
-rw-r--r--Test/dafny0/Answer7
1 files changed, 6 insertions, 1 deletions
diff --git a/Test/dafny0/Answer b/Test/dafny0/Answer
index 29b8e708..e20f2253 100644
--- a/Test/dafny0/Answer
+++ b/Test/dafny0/Answer
@@ -200,8 +200,13 @@ Execution trace:
(0,0): anon24_Then
(0,0): anon15
(0,0): anon25_Else
+SmallTests.dfy(347,12): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+ (0,0): anon8_Then
+ (0,0): anon7
-Dafny program verifier finished with 43 verified, 14 errors
+Dafny program verifier finished with 44 verified, 15 errors
-------------------- Definedness.dfy --------------------
Definedness.dfy(8,7): Error: possible division by zero