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
Skip splice level checking for <refinement> symbols
This is safe to skip because <refinement> symbols can only be a part of
type refinement (where they reference that type), where it is impossible
to splice anything.
0 commit comments