summaryrefslogblamecommitdiff
path: root/test/files/neg/bug1275.check
blob: 40c5d79d278508ede466e3a94797925dff5bcf82 (plain) (tree)
1
2
3
4
5
6




                                                
               
bug1275.scala:8: error: type mismatch;
 found   : xs.MyType[a]
 required: s
    = xs f // xs: s <: Seq[a]{type MyType <: s }
         ^
one error found