summaryrefslogblamecommitdiff
path: root/test/files/neg/bug708.check
blob: 305c084416c06813431c10c8a586cfec33ed08a4 (plain) (tree)
1
2
3
4
5

                                                                                              


                                     
bug708.scala:8 error: error overriding type S in trait X with bounds >: scala.All <: A.this.T;
 type S has incompatible type scala.Any
    override private[A] type S = Any;
                             ^
one error found