summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug91.dfy.expect
diff options
context:
space:
mode:
authorGravatar qunyanm <unknown>2015-10-29 16:08:48 -0700
committerGravatar qunyanm <unknown>2015-10-29 16:08:48 -0700
commit461d6b17aed0bd81adc86d4ce2148c0f1d790bbc (patch)
treee1c45e5dbd5c7c1984768aac7544760616e1710a /Test/dafny4/Bug91.dfy.expect
parentde000ae9557791fe4cf182eb29eb25d63e4d800e (diff)
Fix issue 91 - Change how we compute the bounds of quantified variables so that
it does not depend on the order they appeared.
Diffstat (limited to 'Test/dafny4/Bug91.dfy.expect')
-rw-r--r--Test/dafny4/Bug91.dfy.expect2
1 files changed, 2 insertions, 0 deletions
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