stc icon indicating copy to clipboard operation
stc copied to clipboard

feat(ts/analzer): intersection reduction

Open sunrabbit123 opened this issue 2 years ago • 0 comments

Description:

Resolve IntersectionReduction

BREAKING CHANGE:

if rhs.isAny, check to is never if to is Never and rhs.isAny, fail!

and

LValue is Intersection

  1. represent intersection_normalize
  2. Fix if property is readonly keyword | keyword, throw readonly error

same #380

change the PR target branch because my branch is ruined

sunrabbit123 avatar Dec 15 '22 09:12 sunrabbit123