summaryrefslogblamecommitdiff
path: root/test/files/neg/t501.check
blob: 3e3bf390757a5c3459d7f9646898a1353cf990f7 (plain) (tree)
1
2
3
4
                                                                    


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