t / chainlint / exit-subshell.expecton commit Merge branch 'bb/redecl-enum-fix' (88f2407)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)