96ca4712a0
#KT-32602 fixed
4 lines
52 B
Kotlin
Vendored
4 lines
52 B
Kotlin
Vendored
class A {
|
|
val str: String = TODO()
|
|
<caret>
|
|
} |