summaryrefslogtreecommitdiff
path: root/test/files/neg/t5120.check
Commit message (Collapse)AuthorAgeFilesLines
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-011-0/+12
Fixed type unsoundness problem in t5120 and also discovered by roman.kalukiewicz@gmail.com. Fix should be refined further, as I am not convinced we are quite done yet. Review by moors.