aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/t3480.scala
Commit message (Collapse)AuthorAgeFilesLines
* Don't evaluate isInstanceOf for value classes, disable bugged testsFelix Mulder2016-05-261-4/+0
| | | | | | | The tests `i1059.scala` and `t3480.scala` are failing due to a bug in pattern matcher that evaluates the `x` in `List(x: _*)` incorrectly. Concerned issue: #1276
* The big pending/pos test triageMartin Odersky2015-12-201-0/+4