summaryrefslogtreecommitdiff
path: root/Test/dafny0/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2013-06-20 16:10:48 -0700
committerGravatar Rustan Leino <unknown>2013-06-20 16:10:48 -0700
commitf75149436835b10ebba203a7a72ba52e723be03b (patch)
tree3dfb7e183b47edfad800866b7b8d64fada37274a /Test/dafny0/Answer
parentcbb62c37bcfe5fa6d3b41f30d7a2c4ee711fc036 (diff)
One more test case for the "datatype constructor cases" axiom, namely the example given in Issue 18 on dafny.codeplex.com (which was fixed in the previous check-in).
Diffstat (limited to 'Test/dafny0/Answer')
-rw-r--r--Test/dafny0/Answer2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny0/Answer b/Test/dafny0/Answer
index 4a914de0..40725691 100644
--- a/Test/dafny0/Answer
+++ b/Test/dafny0/Answer
@@ -1131,7 +1131,7 @@ Execution trace:
(0,0): anon0
(0,0): anon5_Then
-Dafny program verifier finished with 38 verified, 6 errors
+Dafny program verifier finished with 39 verified, 6 errors
-------------------- Coinductive.dfy --------------------
Coinductive.dfy(10,11): Error: because of cyclic dependencies among constructor argument types, no instances of datatype 'Rec_Forever' can be constructed