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





                                                                                          
t4515.scala:37: error: type mismatch;
 found   : _0(in value $anonfun) where type _0(in value $anonfun)
 required: (some other)_0(in value $anonfun) where type +(some other)_0(in value $anonfun)
        handler.onEvent(target, ctx.getEvent, node, ctx)
                                    ^
one error found