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