summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug79.dfy.expect
diff options
context:
space:
mode:
authorGravatar qunyanm <unknown>2015-05-15 11:29:44 -0700
committerGravatar qunyanm <unknown>2015-05-15 11:29:44 -0700
commitbe103552b0a81d48afcc7883ca48d9b5194e63f8 (patch)
tree33a0fa7dc3b9a3c7ce6cf81b9e5edd23d1a9a341 /Test/dafny4/Bug79.dfy.expect
parent454909184e73582e425cad56a526956d91b88dcc (diff)
Fix issue #79. Allow tuple pattern matching with parenthesis only.
Diffstat (limited to 'Test/dafny4/Bug79.dfy.expect')
-rw-r--r--Test/dafny4/Bug79.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny4/Bug79.dfy.expect b/Test/dafny4/Bug79.dfy.expect
new file mode 100644
index 00000000..069e7767
--- /dev/null
+++ b/Test/dafny4/Bug79.dfy.expect
@@ -0,0 +1,2 @@
+
+Dafny program verifier finished with 2 verified, 0 errors