summaryrefslogblamecommitdiff
path: root/test/files/neg/ticket513.check
blob: 8994269262f007b77bc28aad6a9d857281e908fd (plain) (tree)
1
2
3
4



                                                                                                                      
ticket513.scala:6: error: type arguments [NotThatBound] do not conform to trait T's type parameter bounds [A <: Bound]
object Wrong extends Wrap[T[NotThatBound]]
                     ^
one error found