t / chainlint / exit-subshell.expecton commit diff --color-moved=zebra: be stricter with color alternation (b0a2ba4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)