t / chainlint / exit-subshell.expecton commit t3404: abstract away SHA-1-specific constants (4dd1b5f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)