5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
|
bug500.scala:3 error: lower bound X does not conform to upper bound Y
|
||
|
type T >: X <: Y;
|
||
|
^
|
||
|
one error found
|