summaryrefslogtreecommitdiff
path: root/Test/AbsHoudini/quant5.bpl.expect
blob: b74f5abc8d4d3976ed33be05ad79a04361e16b71 (plain)
1
2
3
4
5
6
function {:existential true} {:absdomain "Intervals"} {:inline} b1(x: int) : bool
{
  x >= 5 && x <= 5
}

Boogie program verifier finished with 1 verified, 0 errors