t / chainlint / exit-subshell.expecton commit Merge branch 'tt/no-ipv6-fallback-for-winxp' (b3e0981)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)