Convert reference to lambda intention introduced #KT-13393 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo(x: Int, y: Int, z: Int) = x - y / z
|
||||
|
||||
val x = <caret>::foo
|
||||
Reference in New Issue
Block a user