t / chainlint / exit-subshell.expecton commit mingw: reencode environment variables on the fly (UTF-16 <-> UTF-8) (fe21c6b)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)