f60a7ffab0
#KT-4578 Fixed
5 lines
89 B
Kotlin
Vendored
5 lines
89 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
|
|
class TestClass {
|
|
private lateinit var <caret>text: String
|
|
} |