summaryrefslogtreecommitdiff
path: root/Test/dafny2/SnapshotableTrees.dfy.expect
diff options
context:
space:
mode:
authorGravatar leino <unknown>2014-11-04 15:48:00 -0800
committerGravatar leino <unknown>2014-11-04 15:48:00 -0800
commit3e1b53deca537381a88b75de9bdd9c2fa34f7bce (patch)
treee4399fa6f1c3bc6f9015261394e5f4cb3e42475f /Test/dafny2/SnapshotableTrees.dfy.expect
parent07ac1e4cfe6cdaf73a5bfa8b863728beae2a4c86 (diff)
Refactored SnapshotableTrees a bit and made it verify in a reasonable amount of time :)
Diffstat (limited to 'Test/dafny2/SnapshotableTrees.dfy.expect')
-rw-r--r--Test/dafny2/SnapshotableTrees.dfy.expect8
1 files changed, 7 insertions, 1 deletions
diff --git a/Test/dafny2/SnapshotableTrees.dfy.expect b/Test/dafny2/SnapshotableTrees.dfy.expect
index 721eb416..d84bdc45 100644
--- a/Test/dafny2/SnapshotableTrees.dfy.expect
+++ b/Test/dafny2/SnapshotableTrees.dfy.expect
@@ -1,2 +1,8 @@
+SnapshotableTrees.dfy(68,16): Error BP5002: A precondition for this call might not hold.
+SnapshotableTrees.dfy(648,16): Related location: This is the precondition that might not hold.
+Execution trace:
+ (0,0): anon0
+ (0,0): anon3_Then
-Dafny program verifier finished with 37 verified, 0 errors
+Dafny program verifier finished with 65 verified, 1 error
+Compiled assembly into SnapshotableTrees.exe