summaryrefslogtreecommitdiff
path: root/test/files/pos/t4336.scala
Commit message (Collapse)AuthorAgeFilesLines
* Closes #4336.Hubert Plociniczak2012-01-301-0/+19
Some of the type params might already be instantiated if explicit type application is done. Review by @adriaanm