summaryrefslogtreecommitdiff
path: root/test/files/neg/protected-static-fail.check
Commit message (Collapse)AuthorAgeFilesLines
* fixed text in error messagemichelou2011-08-111-2/+2
|
* Carved out access exception for java protected ...Paul Phillips2011-06-061-0/+16
Carved out access exception for java protected statics, which otherwise cannot be accessed from scala. Changes close status of #1806, no review.