summaryrefslogblamecommitdiff
path: root/test/files/neg/t708.check
blob: 15a9c9ed93c67be46c16d1880a0bcce26f2a22cb (plain) (tree)
1
2
3
4
5
                                                                                     
                             


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