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