Files
kotlin-fork/idea/testData/intentions/convertNullablePropertyToLateinit/topLevel.kt
T

2 lines
54 B
Kotlin
Vendored

// IS_APPLICABLE: false
<caret>var foo: String? = null