summaryrefslogtreecommitdiff
path: root/test/files/pos/protected-static
Commit message (Collapse)AuthorAgeFilesLines
* Carved out access exception for java protected ...Paul Phillips2011-06-064-0/+26
Carved out access exception for java protected statics, which otherwise cannot be accessed from scala. Changes close status of #1806, no review.