6 lines
51 B
Kotlin
Vendored
6 lines
51 B
Kotlin
Vendored
fun test() {
|
|
val a = 10<caret>
|
|
}
|
|
|
|
// NUMBER: 0
|