summaryrefslogtreecommitdiff
path: root/test/files/neg/t6566b.check
blob: fb3fe81fca158e82fcbc78de6553874536ff6855 (plain) (blame)
1
2
3
4
t6566b.scala:3: error: covariant type T occurs in invariant position in type T of type MyType
    type MyType = T
         ^
one error found