3 lines
39 B
Kotlin
Vendored
3 lines
39 B
Kotlin
Vendored
fun test() {
|
|
val (a, b) = <caret>
|
|
} |