Convert reference to lambda: correct handling of static method references #KT-14982 Fixed
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
val x = { x: Int, y: Int -> Utils.foo(x, y) }
|
||||
Reference in New Issue
Block a user