Rename testdata from DestructuringDeclarations to DestructionDeclarations
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
fun a() {
|
||||
val (a, b<caret>) = 1 to 2
|
||||
}
|
||||
Reference in New Issue
Block a user