From 461d6b17aed0bd81adc86d4ce2148c0f1d790bbc Mon Sep 17 00:00:00 2001 From: qunyanm Date: Thu, 29 Oct 2015 16:08:48 -0700 Subject: Fix issue 91 - Change how we compute the bounds of quantified variables so that it does not depend on the order they appeared. --- Test/dafny4/Bug91.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Test/dafny4/Bug91.dfy.expect (limited to 'Test/dafny4/Bug91.dfy.expect') diff --git a/Test/dafny4/Bug91.dfy.expect b/Test/dafny4/Bug91.dfy.expect new file mode 100644 index 00000000..76f19e0d --- /dev/null +++ b/Test/dafny4/Bug91.dfy.expect @@ -0,0 +1,2 @@ + +Dafny program verifier finished with 7 verified, 0 errors -- cgit v1.2.3