aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/i1045.scala
Commit message (Collapse)AuthorAgeFilesLines
* Try to make refinements match in approximateUnionsMartin Odersky2016-02-041-0/+7
See comment in Typer#approximateUnion for an explanation. Fixes #1045.