t / chainlint / exit-subshell.expecton commit Merge branch 'mr/doc-can-not-to-cannot' (68c1ac4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)