summaryrefslogtreecommitdiff
path: root/test/files/neg/t4515.check
blob: 856d252a0fad3113d0fbf2d6d5994360267b88eb (plain) (blame)
1
2
3
4
5
6
t4515.scala:37: error: type mismatch;
 found   : _0(in method apply) where type _0(in method apply)
 required: (some other)_0(in method apply)
        handler.onEvent(target, ctx.getEvent, node, ctx)
                                    ^
one error found