t / chainlint / exit-subshell.expecton commit pathspec.c: use the right index instead of the_index (d17ef3a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)