summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug58.dfy.expect
diff options
context:
space:
mode:
authorGravatar qunyanm <unknown>2015-03-26 09:15:57 -0700
committerGravatar qunyanm <unknown>2015-03-26 09:15:57 -0700
commit3b5da042259432b62b70300e48f12cbdffdcf796 (patch)
treeae4f2d9c55579a9b0c9a277f007602e5f5d765f5 /Test/dafny4/Bug58.dfy.expect
parentcabfb9e130591e87f8f5162f3d7a7c1a74ffdcd1 (diff)
Fix issue #58. In TrSplitExpr(), add allocatedness for arguments to the inlined
call.
Diffstat (limited to 'Test/dafny4/Bug58.dfy.expect')
-rw-r--r--Test/dafny4/Bug58.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny4/Bug58.dfy.expect b/Test/dafny4/Bug58.dfy.expect
new file mode 100644
index 00000000..73ba063c
--- /dev/null
+++ b/Test/dafny4/Bug58.dfy.expect
@@ -0,0 +1,2 @@
+
+Dafny program verifier finished with 4 verified, 0 errors