summaryrefslogtreecommitdiff
path: root/Test/test2/FormulaTerm.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/test2/FormulaTerm.bpl.expect')
-rw-r--r--Test/test2/FormulaTerm.bpl.expect6
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/test2/FormulaTerm.bpl.expect b/Test/test2/FormulaTerm.bpl.expect
new file mode 100644
index 00000000..70fe60b3
--- /dev/null
+++ b/Test/test2/FormulaTerm.bpl.expect
@@ -0,0 +1,6 @@
+FormulaTerm.bpl(12,3): Error BP5003: A postcondition might not hold on this return path.
+FormulaTerm.bpl(6,3): Related location: This is the postcondition that might not hold.
+Execution trace:
+ FormulaTerm.bpl(10,1): start
+
+Boogie program verifier finished with 11 verified, 1 error