Commit 47756ad
committed
Fail compilation if multiple conflicting top-level private defs/vals are in the same package (scala#22759)
Now the private top level definitions act basically the same as package
private (which is the same behavior as private objects/classes),
as that is what the reference implies, and it helps us avoid ambiguous
method/value selections.
[Cherry-picked 8fe16fe][modified]1 parent f122b34 commit 47756ad
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments