summaryrefslogtreecommitdiff
path: root/Test/dafny0/AutoReq.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/AutoReq.dfy.expect
parent0858e1e3e86a41d809ce17cf3a25e2289ccc3b8d (diff)
Added /autoTriggers to two tests where it only makes a cosmetic difference
Diffstat (limited to 'Test/dafny0/AutoReq.dfy.expect')
-rw-r--r--Test/dafny0/AutoReq.dfy.expect9
1 files changed, 8 insertions, 1 deletions
diff --git a/Test/dafny0/AutoReq.dfy.expect b/Test/dafny0/AutoReq.dfy.expect
index b4b34e14..25f00797 100644
--- a/Test/dafny0/AutoReq.dfy.expect
+++ b/Test/dafny0/AutoReq.dfy.expect
@@ -1,5 +1,12 @@
AutoReq.dfy(247,4): Error: possible violation of function precondition
AutoReq.dfy(239,13): Related location
+AutoReq.dfy(239,59): Related location
+Execution trace:
+ (0,0): anon0
+ (0,0): anon4_Else
+AutoReq.dfy(247,4): Error: possible violation of function precondition
+AutoReq.dfy(239,13): Related location
+AutoReq.dfy(239,35): Related location
Execution trace:
(0,0): anon0
(0,0): anon4_Else
@@ -42,4 +49,4 @@ Execution trace:
(0,0): anon0
(0,0): anon11_Then
-Dafny program verifier finished with 52 verified, 8 errors
+Dafny program verifier finished with 52 verified, 9 errors