Implement resolution of desctructuring declarations in lambdas
#KT-5828 In Progress
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ fun test() {
|
||||
for ((<!REDECLARATION!>x<!>, <!NAME_SHADOWING, REDECLARATION!>x<!>) in C()) {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user