t / chainlint / exit-subshell.expecton commit Merge branches 'bp/reset-quiet' and 'js/mingw-http-ssl' into nd/config-split (89e4fcb)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)