aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/hkwild.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix subtyping of hk types with wildcard argumentsMartin Odersky2016-12-201-0/+6
Argument comparison of hk types did not take into account that the compared types could have themselves wildcard arguments.