summaryrefslogtreecommitdiff
path: root/Test/dafny0/AutoReq.dfy.expect
diff options
context:
space:
mode:
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