summaryrefslogblamecommitdiff
path: root/test/files/neg/bug664.check
blob: 5226e809c497eee11a7b1c236cb5449a39926506 (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 java.lang.Object with scala.ScalaObject
    trait Bar extends super.Bar;
                           ^
two errors found