From 9cf02f9daaba01d48621a932c4984753337fbbc5 Mon Sep 17 00:00:00 2001 From: qunyanm Date: Mon, 25 Jan 2016 11:27:26 -0800 Subject: Fix issue 122. Only generate autoTriggers for QuantifierExpr that are not empty. --- Test/dafny4/Bug122.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Test/dafny4/Bug122.dfy.expect (limited to 'Test/dafny4/Bug122.dfy.expect') diff --git a/Test/dafny4/Bug122.dfy.expect b/Test/dafny4/Bug122.dfy.expect new file mode 100644 index 00000000..069e7767 --- /dev/null +++ b/Test/dafny4/Bug122.dfy.expect @@ -0,0 +1,2 @@ + +Dafny program verifier finished with 2 verified, 0 errors -- cgit v1.2.3