node after (a: bool) returns (o: bool); var V4_prev_o: bool; let o = (V4_prev_o or a); V4_prev_o = (false -> (pre o)); tel