Inline function: handle callable references through lambdas
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
val y = { x: Int -> x }
|
||||
|
||||
fun bar(x: Int) = x * x
|
||||
Reference in New Issue
Block a user