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
Name resolution needs a single prefix to represent an overloaded reference. That prefix is the reference to the package object in which all alternatives are defined.
Uh oh!
There was an error while loading. Please reload this page.
Different extension methods in the same package, with the same name, but in different files collide.
If defined in the same source file no error.
Compiler version
v3.0.1
Minimized code
Minimized project at: https://github.com/soronpo/dottybug/tree/extension_collision
Test/Foo.scala
Test/Bar.scala
Output
Expectation
No error.
The text was updated successfully, but these errors were encountered: