summaryrefslogtreecommitdiff
path: root/Test/dafny1
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-09-20 21:57:39 -0700
committerGravatar leino <unknown>2015-09-20 21:57:39 -0700
commit41ca5479952fc4dfaec72978a72327f2d534eee6 (patch)
tree8302d33e7cdd2bcae74c30dfe3ab228b85ba07d1 /Test/dafny1
parent800885b4d7d0164803c0c2f117b78c65479283f9 (diff)
Adjusted (corrected, I think) test output
Diffstat (limited to 'Test/dafny1')
-rw-r--r--Test/dafny1/MoreInduction.dfy.expect2
1 files changed, 0 insertions, 2 deletions
diff --git a/Test/dafny1/MoreInduction.dfy.expect b/Test/dafny1/MoreInduction.dfy.expect
index 7da5e2ec..5de0ace6 100644
--- a/Test/dafny1/MoreInduction.dfy.expect
+++ b/Test/dafny1/MoreInduction.dfy.expect
@@ -1,6 +1,5 @@
MoreInduction.dfy(78,0): Error BP5003: A postcondition might not hold on this return path.
MoreInduction.dfy(77,10): Related location: This is the postcondition that might not hold.
-MoreInduction.dfy(77,32): Related location
Execution trace:
(0,0): anon0
MoreInduction.dfy(83,0): Error BP5003: A postcondition might not hold on this return path.
@@ -9,7 +8,6 @@ Execution trace:
(0,0): anon0
MoreInduction.dfy(88,0): Error BP5003: A postcondition might not hold on this return path.
MoreInduction.dfy(87,10): Related location: This is the postcondition that might not hold.
-MoreInduction.dfy(87,43): Related location
Execution trace:
(0,0): anon0
MoreInduction.dfy(93,0): Error BP5003: A postcondition might not hold on this return path.