summaryrefslogblamecommitdiff
path: root/test/files/neg/wellkinded_bounds.check
blob: 9099934c68f805260b65fe6fcc6c9565b38bef25 (plain) (tree)
1
2
3
4



                                                                   
wellkinded_bounds.scala:2: error: class List takes type parameters
class WellKindedWrongSyntax[s <: List] { // must be s[x] <: List[x]
                                 ^
one error found