t / chainlint / exit-subshell.expecton commit The eighth batch (6a6c0f1)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)