summaryrefslogtreecommitdiff
path: root/Test/hofs/Twice.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/hofs/Twice.dfy.expect')
-rw-r--r--Test/hofs/Twice.dfy.expect11
1 files changed, 11 insertions, 0 deletions
diff --git a/Test/hofs/Twice.dfy.expect b/Test/hofs/Twice.dfy.expect
new file mode 100644
index 00000000..5ba4b47b
--- /dev/null
+++ b/Test/hofs/Twice.dfy.expect
@@ -0,0 +1,11 @@
+Twice.dfy(27,22): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+ Twice.dfy(23,12): anon3_Else
+Twice.dfy(35,32): Error: possible violation of function precondition
+Execution trace:
+ (0,0): anon0
+ (0,0): anon9_Else
+ (0,0): anon10_Then
+
+Dafny program verifier finished with 4 verified, 2 errors