function {:existential true} {:inline} Assert(x: bool) : bool { x } function {:existential true} {:inline} b1(x: bool) : bool { true } function {:existential true} {:inline} b2(x: bool) : bool { true } Boogie program verifier finished with 1 verified, 0 errors