never { s0_init: if :: !(p) && (q) -> goto accept_s1 :: !(q) -> goto s0_init fi; accept_s1: if :: !(p) -> goto accept_s1 fi; }