t / chainlint / exit-subshell.expecton commit Merge branch 'sg/t3701-tighten-trace' (4e08e34)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)