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