Implement resolution of desctructuring declarations in lambdas
#KT-5828 In Progress
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ fun a() {
|
||||
}
|
||||
|
||||
|
||||
fun use(a: Any): Any = a
|
||||
fun use(a: Any): Any = a
|
||||
|
||||
Reference in New Issue
Block a user