t / chainlint / exit-subshell.expecton commit ref-filter.c: find disjoint pattern prefixes (b31e268)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)