summaryrefslogtreecommitdiff
path: root/Test/dafny0
diff options
context:
space:
mode:
authorGravatar rustanleino <unknown>2011-02-04 06:56:43 +0000
committerGravatar rustanleino <unknown>2011-02-04 06:56:43 +0000
commit230397671712dce3a92c6c64d69d05c2b16cddb1 (patch)
treec20b6985e4bbe981c4fe30385fc2b92fec375c0b /Test/dafny0
parenta92b799a5a312f4fd0278295dbfe0fb071ca7e6f (diff)
Dafny: Answer file to go with previously updated test file
Diffstat (limited to 'Test/dafny0')
-rw-r--r--Test/dafny0/Answer7
1 files changed, 6 insertions, 1 deletions
diff --git a/Test/dafny0/Answer b/Test/dafny0/Answer
index 71fe813b..4307319f 100644
--- a/Test/dafny0/Answer
+++ b/Test/dafny0/Answer
@@ -426,8 +426,13 @@ Execution trace:
(0,0): anon3
Termination.dfy(119,16): anon9_Else
(0,0): anon5
+Termination.dfy(248,36): Error: cannot prove termination; try supplying a decreases clause
+Execution trace:
+ (0,0): anon6_Else
+ (0,0): anon7_Else
+ (0,0): anon8_Then
-Dafny program verifier finished with 25 verified, 4 errors
+Dafny program verifier finished with 35 verified, 5 errors
-------------------- Use.dfy --------------------
Use.dfy(16,18): Error: assertion violation