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
A protected accessor is not needed if the current class self-type is a
subtype of the accessed symbol, but the logic to check this was broken
before this commit and looked at the host class self-type instead.
0 commit comments