t / chainlint / exit-subshell.expecton commit t5616: refactor packfile replacement (385d1bf)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)