t / chainlint / exit-subshell.expecton commit gc docs: clarify that "gc" doesn't throw away referenced objects (daecbf2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)