aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/i239-packageObj.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix #239 - handling of package objectsMartin Odersky2014-12-131-0/+11
References to `.package` are now also inserted if the accessed member comes from a class inherited by a package object.