Skip to content

Commit 7b68a5e

Browse files
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 f3239d6 commit 7b68a5e

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)