t / chainlint / exit-subshell.expecton commit sha1-file: add a constant for hash block size (a2ce0a7)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)