dbc1f6b42c
#KT-4312 Fixed
6 lines
51 B
Kotlin
6 lines
51 B
Kotlin
fun test() {
|
|
val a = 10<caret>
|
|
}
|
|
|
|
// NUMBER: 0
|