summaryrefslogtreecommitdiff
path: root/Test/dafny0/UnfoldingPerformance.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/UnfoldingPerformance.dfy.expect')
-rw-r--r--Test/dafny0/UnfoldingPerformance.dfy.expect11
1 files changed, 11 insertions, 0 deletions
diff --git a/Test/dafny0/UnfoldingPerformance.dfy.expect b/Test/dafny0/UnfoldingPerformance.dfy.expect
new file mode 100644
index 00000000..220fecc5
--- /dev/null
+++ b/Test/dafny0/UnfoldingPerformance.dfy.expect
@@ -0,0 +1,11 @@
+UnfoldingPerformance.dfy(23,11): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+UnfoldingPerformance.dfy(30,11): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+UnfoldingPerformance.dfy(51,11): Error: assertion violation
+Execution trace:
+ (0,0): anon0
+
+Dafny program verifier finished with 11 verified, 3 errors