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