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