t / chainlint / exit-subshell.expecton commit treewide: rename 'EXCL_FLAG_' to 'PATTERN_FLAG_' (4ff89ee)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)