summaryrefslogtreecommitdiff
path: root/Test/dafny0/IMaps2.dfy.expect
diff options
context:
space:
mode:
authorGravatar chrishaw <unknown>2015-02-26 23:11:11 -0800
committerGravatar chrishaw <unknown>2015-02-26 23:11:11 -0800
commitbcb9f9e189461258d9b50aee0565afe3b8c59e5c (patch)
tree85914af749444540ef9c6d4b9421c244c3a38116 /Test/dafny0/IMaps2.dfy.expect
parentf9d6586f72af31d7654bf4590f47ac1292348941 (diff)
Add imap type, which is like map but may have have infinite size
Diffstat (limited to 'Test/dafny0/IMaps2.dfy.expect')
-rw-r--r--Test/dafny0/IMaps2.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/dafny0/IMaps2.dfy.expect b/Test/dafny0/IMaps2.dfy.expect
new file mode 100644
index 00000000..51aecabd
--- /dev/null
+++ b/Test/dafny0/IMaps2.dfy.expect
@@ -0,0 +1,2 @@
+IMaps2.dfy(7,3): Error: a set comprehension must produce a finite set, but Dafny's heuristics can't figure out how to produce a bounded set of values for 's'
+1 resolution/type errors detected in IMaps2.dfy