aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/i0239.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix to asSeenFrom for package object membersMartin Odersky2014-12-151-0/+24
Like TypeAssigner, asSeenFrom needs to insert a package object if the prefix is a package but the class enclosing the type is not.