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
--Error:/Users/wmazur/projects/dotty/bisect/main.scala:3:26------------------3|enumMyEnumderives _root_.foo.Eq:|^|Illegal use of root packagename.
1 error found
Expectation
Should allow to use _root_ in fully qualified type name, becouse of all this cases are allowed:
Uh oh!
There was an error while loading. Please reload this page.
Compiler version
Works in 3.3.1-RC4
Fails in 3.3.2-RC nightly
Bisect points to: 8be509f #18187
Minimized code
Output
Expectation
Should allow to use
_root_
in fully qualified type name, becouse of all this cases are allowed:The text was updated successfully, but these errors were encountered: