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

                                                                                             


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