t / chainlint / exit-subshell.expecton commit mingw: factor out code to set stat() data (7bf1983)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)