summaryrefslogtreecommitdiff
path: root/test/files/pos/t8002-nested-scope.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-8002 private access for local companionsJason Zaugg2013-11-241-0/+20
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