summaryrefslogblamecommitdiff
path: root/test/files/neg/bug501.check
blob: 7b00a390344f5f9376988d447080f3b18a44b8b0 (plain) (tree)
1
2
3
4



                                                                     
bug501.scala:3 error: lower bound X does not conform to upper bound Y
    abstract class I { type T >: X <: Y; }
                            ^
one error found