t / chainlint / exit-subshell.expecton commit midx: double-check large object write loop (61b0fcb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)