summaryrefslogblamecommitdiff
path: root/test/files/neg/t664.check
blob: 43a6bea07481570e26a241b0cb1554c0203f817c (plain) (tree)
1
2
3
4
5
6
7






                                                                           
t664.scala:4: error: type Foo is not a member of test.Test with ScalaObject
  trait Foo extends super.Foo {
                          ^
t664.scala:5: error: type Bar is not a member of AnyRef with ScalaObject
    trait Bar extends super.Bar;
                            ^
two errors found