You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before the fix to #8058, a reference `x` with constant type `0` was
deemed to have a stable member symbol since its symbol did not exist.
That's what gave the reference the `PurePath` status. Now that
`isStableMember` is fixed, this needs to be asserted
explicitly.
0 commit comments