summaryrefslogtreecommitdiff
path: root/Test/dafny0/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2012-01-10 13:23:20 -0800
committerGravatar Rustan Leino <leino@microsoft.com>2012-01-10 13:23:20 -0800
commita95e7d5e1172d19df14623014ead072924e1af4c (patch)
tree626706eca3463a60a89a3afeaaadfde08a450e4f /Test/dafny0/Answer
parentc7b6946ca6368f6ec307802b82b4e44a6cab83cd (diff)
Dafny: added predicates
Diffstat (limited to 'Test/dafny0/Answer')
-rw-r--r--Test/dafny0/Answer9
1 files changed, 9 insertions, 0 deletions
diff --git a/Test/dafny0/Answer b/Test/dafny0/Answer
index ce58ffe7..deb4a2fc 100644
--- a/Test/dafny0/Answer
+++ b/Test/dafny0/Answer
@@ -1364,6 +1364,15 @@ Execution trace:
Dafny program verifier finished with 13 verified, 2 errors
+-------------------- Predicates.dfy --------------------
+Predicates.dfy[B](18,5): Error BP5003: A postcondition might not hold on this return path.
+Predicates.dfy[B](17,15): Related location: This is the postcondition that might not hold.
+Predicates.dfy(28,9): Related location: Related location
+Execution trace:
+ (0,0): anon0
+
+Dafny program verifier finished with 9 verified, 1 error
+
-------------------- SmallTests.dfy --------------------
SmallTests.dfy(30,11): Error: index out of range
Execution trace: