summaryrefslogtreecommitdiff
path: root/test/files/neg/t500.check
blob: b3f5c85978758f5ffffc786584778f91eb5f4f83 (plain) (blame)
1
2
3
4
t500.scala:3: error: lower bound X does not conform to upper bound Y
    type T >: X <: Y;
         ^
one error found