Do not report UNUSED_PARAMETER in function literal for 1.0 compatibility mode #KT-16010 Fixed
This commit is contained in:
committed by
mglukhikh
parent
9fdf16e5d7
commit
d8a4a32e9f
@@ -0,0 +1,3 @@
|
||||
// !LANGUAGE: -SingleUnderscoreForParameterName
|
||||
|
||||
val x = 1.let { arg -> }
|
||||
Reference in New Issue
Block a user