summaryrefslogblamecommitdiff
path: root/test/files/neg/t8177a.check
blob: 0d01206e0c2fa1d55d96cbdbe435604c401e45d3 (plain) (tree)
1
2
3
4
5
6





                                            
t8177a.scala:5: error: type mismatch;
 found   : A{type Result = Int}
 required: A{type Result = String}
             : A { type Result = String} = x
                                           ^
one error found