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