summaryrefslogtreecommitdiff
path: root/Test/hofs/Field.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/hofs/Field.dfy.expect')
-rw-r--r--Test/hofs/Field.dfy.expect14
1 files changed, 14 insertions, 0 deletions
diff --git a/Test/hofs/Field.dfy.expect b/Test/hofs/Field.dfy.expect
new file mode 100644
index 00000000..927d8b06
--- /dev/null
+++ b/Test/hofs/Field.dfy.expect
@@ -0,0 +1,14 @@
+Field.dfy(12,10): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+Field.dfy(12,12): Error: possible violation of function precondition
+Execution trace:
+ (0,0): anon0
+Field.dfy(21,10): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+Field.dfy(21,12): Error: possible violation of function precondition
+Execution trace:
+ (0,0): anon0
+
+Dafny program verifier finished with 2 verified, 4 errors