summaryrefslogtreecommitdiff
path: root/Test/dafny0/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2012-01-12 10:38:14 -0800
committerGravatar Rustan Leino <leino@microsoft.com>2012-01-12 10:38:14 -0800
commit26d9a05b985859f3a0d089367b35f493cbff090b (patch)
tree6afb399a018622db438f817ed36c17f30b165b85 /Test/dafny0/Answer
parentaa1db181e9aa277a1cca3c7f3e54c0f2b0d19d41 (diff)
Dafny: handle refinement of nested tokens that come from SpliExpr (still need to deal with unsplit expressions, like quantifiers)
Diffstat (limited to 'Test/dafny0/Answer')
-rw-r--r--Test/dafny0/Answer8
1 files changed, 7 insertions, 1 deletions
diff --git a/Test/dafny0/Answer b/Test/dafny0/Answer
index 532330b8..1702ad53 100644
--- a/Test/dafny0/Answer
+++ b/Test/dafny0/Answer
@@ -1391,8 +1391,14 @@ Execution trace:
Predicates.dfy(88,14): Error: assertion violation
Execution trace:
(0,0): anon0
+Predicates.dfy[Tricky_Full](121,5): Error BP5003: A postcondition might not hold on this return path.
+Predicates.dfy[Tricky_Full](120,15): Related location: This is the postcondition that might not hold.
+Predicates.dfy(131,7): Related location: Related location
+Predicates.dfy[Tricky_Full](111,9): Related location: Related location
+Execution trace:
+ (0,0): anon0
-Dafny program verifier finished with 26 verified, 3 errors
+Dafny program verifier finished with 33 verified, 4 errors
-------------------- SmallTests.dfy --------------------
SmallTests.dfy(30,11): Error: index out of range