summaryrefslogtreecommitdiff
path: root/test/files/neg/t1477.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #1477 by requiring that abstract types wi...Martin Odersky2009-11-131-0/+25
Fixes #1477 by requiring that abstract types with non-volatile upper bounds cannot be overridden by volatile types.