t / chainlint / exit-subshell.expecton commit split-index: count the number of deleted entries (2034e84)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)