t / chainlint / exit-subshell.expecton commit Merge branch 'cb/xdiff-no-system-includes-in-dot-c' (d163b6a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)