549171d043
#KT-2816 Fixed
7 lines
70 B
Kotlin
7 lines
70 B
Kotlin
fun foo() {
|
|
val str : String
|
|
str. <caret>
|
|
}
|
|
|
|
// NUMBER: 0
|