t / chainlint / exit-subshell.expecton commit parse-options.h: extract common --cleanup option (ca04dc9)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)