Introduce Variable: Support destructuring declarations
#KT-6262
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// WITH_RUNTIME
|
||||
fun test() {
|
||||
(<selection>1 to 2</selection>).first
|
||||
}
|
||||
Reference in New Issue
Block a user