t / chainlint / exit-subshell.expecton commit Merge branch 'bc/hash-independent-tests-part-4' (a7b27d9)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)