summaryrefslogtreecommitdiff
path: root/test/files/neg/t3987.check
blob: d72e2d48284cdb307dc2e4048724100c89ddc99d (plain) (blame)
1
2
3
4
5
6
t3987.scala:11: error: type mismatch;
 found   : Gox
 required: Test.GoxZed
    val y: GoxZed = x
                    ^
one error found