aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/printbounds.scala
Commit message (Collapse)AuthorAgeFilesLines
* Better printing of variant types with wildcard arguments.Martin Odersky2014-11-241-0/+11
We used to approximate these by their bounds, but this is confusing. See comment in printbounds.scala.