summaryrefslogtreecommitdiff
path: root/Test
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-28 10:36:35 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-28 10:36:35 +0100
commit68bb2d0882069c9468e7e36c78a0eef710b7c677 (patch)
treebffb39e535dd2e4a247832a4488c2830b813ebcb /Test
parenta2cbe9ec7c8c08d4742194f9f1167cb8966d64a6 (diff)
parenta52c0aeb267c1e5a2f650f91ca08bf7bbfef6bcc (diff)
Merge
Diffstat (limited to 'Test')
-rw-r--r--Test/AbsHoudini/Answer8
1 files changed, 4 insertions, 4 deletions
diff --git a/Test/AbsHoudini/Answer b/Test/AbsHoudini/Answer
index db2f6631..f0136d80 100644
--- a/Test/AbsHoudini/Answer
+++ b/Test/AbsHoudini/Answer
@@ -236,11 +236,11 @@ function {:existential true} {:inline} b1(x: bool) : bool
{
false
}
-fail1.bpl(14,3): Error BP5001: This assertion might not hold.
+fail1.bpl(16,3): Error BP5001: This assertion might not hold.
Execution trace:
- fail1.bpl(9,3): anon0
- fail1.bpl(10,11): anon4_Then
- fail1.bpl(14,3): anon3
+ fail1.bpl(11,3): anon0
+ fail1.bpl(12,11): anon4_Then
+ fail1.bpl(16,3): anon3
Boogie program verifier finished with 0 verified, 1 error
.