summaryrefslogtreecommitdiff
path: root/test/files/run/t8002.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-8002 private access for local companionsJason Zaugg2013-11-241-0/+19
We go through similar gymnastics to make companion implicits work for local class/object pairings, so we ought to be consistent when it comes to access