Files
kotlin-fork/idea/testData/intentions/convertNullablePropertyToLateinit/topLevelLegacy.kt
T
2018-11-29 19:58:11 +03:00

3 lines
79 B
Kotlin
Vendored

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