t / chainlint / exit-subshell.expecton commit Merge branch 'rd/doc-hook-used-in-sample' (1c6036b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)