t / chainlint / exit-subshell.expecton commit msvc: mark a variable as non-const (12fb9bd)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)