4e1d8fcfd0
Enhancement for KT-12743
3 lines
49 B
Kotlin
Vendored
3 lines
49 B
Kotlin
Vendored
fun test() {
|
|
<caret>var foo: String? = null
|
|
} |