Reference --> lambda supports bound references now #KT-16292 Fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// IS_APPLICABLE: false
|
||||
// IS_APPLICABLE: true
|
||||
// WITH_RUNTIME
|
||||
val list = listOf(1, 2, 3).map(<caret>Utils::foo)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user