t / chainlint / exit-subshell.expecton commit t6036, t6043: increase code coverage for file collision handling (b8cd1bb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)