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

                               
                                                       


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