From 31ec9bc299901a1a85abbd091c3293af00354030 Mon Sep 17 00:00:00 2001 From: qunyanm Date: Thu, 31 Mar 2016 09:10:34 -0700 Subject: Fix issue 75. Adjust the fuel for existentials to use more fuel in an assume context and less in an assert. --- Test/dafny4/Bug75.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Test/dafny4/Bug75.dfy.expect (limited to 'Test/dafny4/Bug75.dfy.expect') diff --git a/Test/dafny4/Bug75.dfy.expect b/Test/dafny4/Bug75.dfy.expect new file mode 100644 index 00000000..aeb37948 --- /dev/null +++ b/Test/dafny4/Bug75.dfy.expect @@ -0,0 +1,2 @@ + +Dafny program verifier finished with 13 verified, 0 errors -- cgit v1.2.3