summaryrefslogtreecommitdiff
path: root/Test/dafny4/Ackermann.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny4/Ackermann.dfy.expect')
-rw-r--r--Test/dafny4/Ackermann.dfy.expect6
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/dafny4/Ackermann.dfy.expect b/Test/dafny4/Ackermann.dfy.expect
new file mode 100644
index 00000000..158f2a48
--- /dev/null
+++ b/Test/dafny4/Ackermann.dfy.expect
@@ -0,0 +1,6 @@
+
+Dafny program verifier finished with 30 verified, 0 errors
+Program compiled successfully
+Running...
+
+Ack(3, 4) = 125