t / chainlint / exit-subshell.expecton commit sideband: do not read beyond the end of input (59a255a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)