t / chainlint / exit-subshell.expecton commit test-delta: read input into a heap buffer (d65930c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)