summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug101.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny4/Bug101.dfy.expect')
-rw-r--r--Test/dafny4/Bug101.dfy.expect8
1 files changed, 8 insertions, 0 deletions
diff --git a/Test/dafny4/Bug101.dfy.expect b/Test/dafny4/Bug101.dfy.expect
new file mode 100644
index 00000000..a4e5f4b3
--- /dev/null
+++ b/Test/dafny4/Bug101.dfy.expect
@@ -0,0 +1,8 @@
+Bug101.dfy(10,11): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+ (0,0): anon6_Else
+ (0,0): anon7_Then
+ (0,0): anon5
+
+Dafny program verifier finished with 2 verified, 1 error