t / chainlint / exit-subshell.expecton commit gc docs: clean grammar for "gc.bigPackThreshold" (fc559fb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)