summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug56.dfy.expect
diff options
context:
space:
mode:
authorGravatar qunyanm <unknown>2015-03-27 16:54:42 -0700
committerGravatar qunyanm <unknown>2015-03-27 16:54:42 -0700
commit441eca2a4c02efcc555cb8ca25ac991ccee205f8 (patch)
tree5409284ced3580ed351d63f606929ef799597182 /Test/dafny4/Bug56.dfy.expect
parent3b5da042259432b62b70300e48f12cbdffdcf796 (diff)
Fix issue #56. Convert parametered opaque type parameters into an IdentifierExpr
instead of FunctionCall.
Diffstat (limited to 'Test/dafny4/Bug56.dfy.expect')
-rw-r--r--Test/dafny4/Bug56.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny4/Bug56.dfy.expect b/Test/dafny4/Bug56.dfy.expect
new file mode 100644
index 00000000..790f6509
--- /dev/null
+++ b/Test/dafny4/Bug56.dfy.expect
@@ -0,0 +1,2 @@
+
+Dafny program verifier finished with 5 verified, 0 errors