aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/final-sealed.scala
Commit message (Collapse)AuthorAgeFilesLines
* Adapt neg tests to new neg tests checksVladimirNik2016-02-181-2/+2
|
* Check final and sealed conditionsMartin Odersky2015-07-021-0/+4
So far no error was raised for illegal inheritance from final or sealed classes.