aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/i1212.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix typing of match expressionsMartin Odersky2016-07-171-0/+1
Allow matches between unapply types and selector type where a possible overlap might exist.