t / chainlint / exit-subshell.expecton commit t4000: make hash size independent (8cc5ff8)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)