aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/i1501.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add test scenariosMartin Odersky2017-02-081-0/+10
|
* Fix #1501 - Check trait inheritance conditionMartin Odersky2017-02-081-0/+18
We need to check a coherence condition between the superclass of a trait and the superclass of an inheriting class or trait.