t / chainlint / exit-subshell.expecton commit Merge branch 'en/merge-options-ff-and-friends' (9bc67b6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)