summaryrefslogblamecommitdiff
path: root/test/files/neg/parent-inherited-twice-error.scala
blob: 7b433b98608f92bb3e4473445667f0548a0f12f5 (plain) (tree)
1
2

                        
trait A
class B extends A with A