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
I think it's worth experimenting with a rule which says that an inherited member is not allowed to shadow a definition of the same name in an outer scope. Imports in outer scopes would be unaffected.
This could be a warning in 3.0 and an error in 3.1