summaryrefslogtreecommitdiff
path: root/test/files/neg/t1477.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
|
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* 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.