summaryrefslogblamecommitdiff
path: root/test/files/neg/t1224.check
blob: ab8a6f11308c90799af0b5ba2fa3d56dd7b16056 (plain) (tree)
1
2
3
4
                                                                                            


                          
t1224.scala:4: error: lower bound C[A.this.T] does not conform to upper bound C[C[A.this.T]]
 type T >: C[T] <: C[C[T]]
      ^
one error found