summaryrefslogtreecommitdiff
path: root/Test/hofs/OneShot.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/hofs/OneShot.dfy.expect')
-rw-r--r--Test/hofs/OneShot.dfy.expect6
1 files changed, 3 insertions, 3 deletions
diff --git a/Test/hofs/OneShot.dfy.expect b/Test/hofs/OneShot.dfy.expect
index 78a9864b..91b931b8 100644
--- a/Test/hofs/OneShot.dfy.expect
+++ b/Test/hofs/OneShot.dfy.expect
@@ -2,19 +2,19 @@ OneShot.dfy(20,12): Error: possible violation of function precondition
Execution trace:
(0,0): anon0
(0,0): anon5_Then
- OneShot.dfy(13,9): anon5_Else
+ OneShot.dfy(13,8): anon5_Else
(0,0): anon6_Then
OneShot.dfy(22,12): Error: assertion violation
Execution trace:
(0,0): anon0
(0,0): anon5_Then
- OneShot.dfy(13,9): anon5_Else
+ OneShot.dfy(13,8): anon5_Else
(0,0): anon6_Else
OneShot.dfy(22,13): Error: possible violation of function precondition
Execution trace:
(0,0): anon0
(0,0): anon5_Then
- OneShot.dfy(13,9): anon5_Else
+ OneShot.dfy(13,8): anon5_Else
(0,0): anon6_Else
Dafny program verifier finished with 1 verified, 3 errors