t / chainlint / exit-subshell.expecton commit Merge branch 'ma/t1400-undebug-test' (0e64500)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)