Convert reference to lambda intention introduced #KT-13393 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
val x = listOf("123", "4567").map { it.toInt() }
|
||||
Reference in New Issue
Block a user