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
The scope is only needed for self/static/parent types.
The static type cannot appear as a parameter type, and self/parent are more often than not resolved at compile time.
Therefore we delay the resolution of the scope when it is require
0 commit comments