From be103552b0a81d48afcc7883ca48d9b5194e63f8 Mon Sep 17 00:00:00 2001 From: qunyanm Date: Fri, 15 May 2015 11:29:44 -0700 Subject: Fix issue #79. Allow tuple pattern matching with parenthesis only. --- Test/dafny4/Bug79.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Test/dafny4/Bug79.dfy.expect (limited to 'Test/dafny4/Bug79.dfy.expect') 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 -- cgit v1.2.3