summaryrefslogtreecommitdiff
path: root/Test/dafny0/Inverses.dfy.expect
diff options
context:
space:
mode:
authorGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-23 00:20:16 -0700
committerGravatar Clément Pit--Claudel <clement.pitclaudel@live.com>2015-08-23 00:20:16 -0700
commitc6d160193cba277905946f27c0dca2bdadb4a919 (patch)
tree88c8ee59d6de81b065532d2da9ba149d435870cc /Test/dafny0/Inverses.dfy.expect
parent0858e1e3e86a41d809ce17cf3a25e2289ccc3b8d (diff)
Added /autoTriggers to two tests where it only makes a cosmetic difference
Diffstat (limited to 'Test/dafny0/Inverses.dfy.expect')
-rw-r--r--Test/dafny0/Inverses.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny0/Inverses.dfy.expect b/Test/dafny0/Inverses.dfy.expect
index 29c67e5d..b9530e3f 100644
--- a/Test/dafny0/Inverses.dfy.expect
+++ b/Test/dafny0/Inverses.dfy.expect
@@ -1,10 +1,12 @@
Inverses.dfy(70,0): Error BP5003: A postcondition might not hold on this return path.
Inverses.dfy(69,10): Related location: This is the postcondition that might not hold.
+Inverses.dfy(69,66): Related location
Execution trace:
(0,0): anon0
(0,0): anon6_Else
Inverses.dfy(83,0): Error BP5003: A postcondition might not hold on this return path.
Inverses.dfy(82,10): Related location: This is the postcondition that might not hold.
+Inverses.dfy(82,66): Related location
Execution trace:
(0,0): anon0
(0,0): anon9_Else