summaryrefslogtreecommitdiff
path: root/test/files/pos/bug3136.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix for #3136 by reverting the line in r18184 w...Paul Phillips2010-03-051-0/+19
Fix for #3136 by reverting the line in r18184 which caused this and other regressions. The downside is that the #1697 test case no longer passes, but protracted shrug because it wasn't entirely fixed anyway. Review by moors. (Can you triangulate your way to a patch where both work simultaneously? It's today's bonus challenge!)