summaryrefslogtreecommitdiff
path: root/Test/irondafny0/xrefine2.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/irondafny0/xrefine2.dfy.expect')
-rw-r--r--Test/irondafny0/xrefine2.dfy.expect9
1 files changed, 9 insertions, 0 deletions
diff --git a/Test/irondafny0/xrefine2.dfy.expect b/Test/irondafny0/xrefine2.dfy.expect
new file mode 100644
index 00000000..6d3fecd4
--- /dev/null
+++ b/Test/irondafny0/xrefine2.dfy.expect
@@ -0,0 +1,9 @@
+
+Dafny program verifier finished with 13 verified, 0 errors
+Program compiled successfully
+Running...
+
+HI.foo(h1) => True
+HI.foo(h2) => True
+PI.orange(1) => 2
+PI.apple(2) => 3