summaryrefslogtreecommitdiff
path: root/test/files/pos/annotDepMethType.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed a few more @deprecated members.Paul Phillips2012-04-281-1/+1
| | | | | The ones which remain I'm not removing on purpose, as I know from experience it's more trouble than it's yet worth.
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-111-0/+7
temporary fix for compiler crash in dependend method types with annotations. review by moors.