t / chainlint / exit-subshell.expecton commit Sync with Git 2.20.1 (b21ebb6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)