summaryrefslogtreecommitdiff
path: root/test/files/pos/t4266.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-6/+6
|
* Fixed a bug where newly introduced type paramet...Aleksandar Pokopec2011-02-211-0/+27
Fixed a bug where newly introduced type parameters didn't have all the substitutions done correctly. Fixes #4266. No review.