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