aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t2994.scala
Commit message (Collapse)AuthorAgeFilesLines
* Handling higher-kinded types with lambdasMartin Odersky2014-06-181-0/+35
Switch to the new scheme where higher-kinded types (and also some polymorphic type aliases) are represented as instances of Lambda traits.