never { s0_init: if :: (s) -> goto accept_s4 :: (t) -> goto accept_s5 :: (q) -> goto accept_s2 :: (r) -> goto accept_s3 :: (1) -> goto s0_init :: (p) -> goto accept_s1 fi; accept_s1: if :: (p) -> goto accept_s1 fi; accept_s2: if :: (q) -> goto accept_s2 fi; accept_s3: if :: (r) -> goto accept_s3 fi; accept_s4: if :: (s) -> goto accept_s4 fi; accept_s5: if :: (t) -> goto accept_s5 fi; }