summaryrefslogtreecommitdiff
path: root/Test/AbsHoudini/test10.bpl.expect
blob: c9e99b135e9df626e7ef284d4838c96db0239a60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
function {:existential true} {:inline} b1() : bool
{
  false
}
function {:existential true} {:inline} b2() : bool
{
  false
}
function {:existential true} {:inline} b3() : bool
{
  false
}
function {:existential true} {:inline} b4() : bool
{
  false
}

Boogie program verifier finished with 1 verified, 0 errors