t / chainlint / exit-subshell.expecton commit parse-options: make OPT_ARGUMENT() more useful (1a85b49)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)