t / chainlint / exit-subshell.expecton commit t/helper: merge test-parse-options into test-tool (2f17c78)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)