t / chainlint / exit-subshell.expecton commit gc docs: remove incorrect reference to gc.auto=0 (0044f77)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)