aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/i1590.scala
Commit message (Collapse)AuthorAgeFilesLines
* Refinement of interpolation directionMartin Odersky2016-10-131-0/+9
|
* Fix #1590: Eliminate wildcards when approximating a typeMartin Odersky2016-10-131-0/+1
Fixes #1590. Type variables should never be instantiated to types containing wildcards.