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