t / chainlint / exit-subshell.expecton commit diff.c: reduce implicit dependency on the_index (b78ea5f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)