t / chainlint / exit-subshell.expecton commit Merge branch 'es/diff-color-moved-fix' (706b0b5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)