summaryrefslogblamecommitdiff
path: root/test/files/neg/t1364.check
blob: 78375333c2ce1e2f03b3d083f288b7998e98cd29 (plain) (tree)
1
2
3
4
5




                                                                                                
t1364.scala:9: error: overriding type T in trait A with bounds >: Nothing <: AnyRef{type S[-U]};
 type T has incompatible type
 type T = { type S[U] = U }
      ^
one error found