aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/t3987.check
blob: a9f7912b778b9282802f381bb8990984f7c8e16c (plain) (tree)
1
2
3
4
5
6
7






                                                       
t3987.scala:11: error: type mismatch;
 found   : Gox
 required: Test.GoxZed
    (which expands to)  t#Zed forSome { type t <: Gox }
    val y: GoxZed = x
                    ^
one error found