t / chainlint / exit-subshell.expecton commit diff: add an internal option to dual-color diffs of diffs (f7c3b4e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)