summaryrefslogtreecommitdiff
path: root/test/files/neg/t4515.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t4515.check')
-rw-r--r--test/files/neg/t4515.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/t4515.check b/test/files/neg/t4515.check
index ce5350b35f..a60d16295f 100644
--- a/test/files/neg/t4515.check
+++ b/test/files/neg/t4515.check
@@ -1,6 +1,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)
+ required: (some other)_0(in value $anonfun)
handler.onEvent(target, ctx.getEvent, node, ctx)
^
one error found