summaryrefslogtreecommitdiff
path: root/test/files/pos/t3688.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed type soundness problem someone raised on ...Martin Odersky2010-08-121-0/+9
Fixed type soundness problem someone raised on hackers news. Test in override.scala. Review by moors.