aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/t1292.scala
Commit message (Collapse)AuthorAgeFilesLines
* Neg tests: remove xerror parameter from tests (compute based on // error)VladimirNik2016-03-031-2/+2
|
* Fix for t1292 - legal prefixesMartin Odersky2014-03-211-0/+35
The original test is now in error because the type Meta in the prefix Meta#Event is not stable and contains an abstract member Slog. Even after removing Slog, the test in pos was still in error because the bound type parameters were incorrectly recognized as abstract members. This has been fixed by the changes to Types.