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 recall dotty having protection from overwriting a user-defined class with a synthetic class with the same name by name-mangling sythetic one: #313 (comment)
I recall dotty having protection from overwriting a user-defined class with a synthetic class with the same name by name-mangling sythetic one:
#313 (comment)
#2673 (comment) reports that it doesn't work in some cases.
The text was updated successfully, but these errors were encountered: