t / chainlint / exit-subshell.expecton commit doc-diff: add --clean mode to remove temporary working gunk (ad51743)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)