summaryrefslogtreecommitdiff
path: root/Test/dafny4/Bug118.dfy.expect
diff options
context:
space:
mode:
authorGravatar qunyanm <unknown>2016-01-07 16:43:53 -0800
committerGravatar qunyanm <unknown>2016-01-07 16:43:53 -0800
commit4c4647bbd61883edee6f55d5dc37c9649d23af2e (patch)
tree1c974221f03b66b865d41987175b5062254e7426 /Test/dafny4/Bug118.dfy.expect
parent4c81e90e18b1d142c50453470fe9647693ef8de4 (diff)
Fix issue 118. When iteratively computing bounds, treat RefBoundedPool typed
bound as undetermined so that iteration will continue.
Diffstat (limited to 'Test/dafny4/Bug118.dfy.expect')
-rw-r--r--Test/dafny4/Bug118.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny4/Bug118.dfy.expect b/Test/dafny4/Bug118.dfy.expect
new file mode 100644
index 00000000..c0c48e2b
--- /dev/null
+++ b/Test/dafny4/Bug118.dfy.expect
@@ -0,0 +1,2 @@
+
+Dafny program verifier finished with 1 verified, 0 errors