summaryrefslogtreecommitdiff
path: root/test/files/pos/t3349/Test.scala
Commit message (Collapse)AuthorAgeFilesLines
* fixed #3349 : method symbol cached too aggressi...Adriaan Moors2010-04-271-0/+5
fixed #3349 : method symbol cached too aggressively cooking raw types changes a symbol's info, but the change was masked by caching in MethodSymbol review by odersky