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

                               
                                                                                      


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