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