never { accept_init: s0_init: if :: (q) -> goto s0_init :: !(q) -> goto s1 fi; s1: if :: (q) -> goto s0_init :: !(q) -> goto s1 fi; }