t / chainlint / exit-subshell.expecton commit Merge branch 'ss/msvc-path-utils-fix' (70542df)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)