summaryrefslogtreecommitdiff
path: root/test/files/neg/bug2441.scala
Commit message (Collapse)AuthorAgeFilesLines
* A test case for recently fixed #4114. Plus!Paul Phillips2011-01-101-0/+15
I had closed #2441 as a duplicate of that, but unfortunately #4114 did not bring #2441 along with it. Then I realized I'm a programmer, not a helpless trac watcher. As is often the case with thes things, fixing that revealed a bug in the library. Closes #2441 for real, review by odersky.