t / chainlint / exit-subshell.expecton commit am: avoid diff_opt_parse() (cdb5330)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)