a -> b -> …: each pattern matched from where the previous one ended; no pattern is !*.
a -> b -> …
!*
a -> b -> …: each pattern matched from where the previous one ended; no pattern is!*.