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