t / chainlint / exit-subshell.expecton commit builtin/submodule--helper: remove stray new line (e6b09b1)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)