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