Files
kotlin-fork/idea/testData/quickfix/convertLateinitPropertyToNotNullDelegate/basic.kt
T
2019-06-26 17:07:32 +07:00

3 lines
86 B
Kotlin
Vendored

// "Convert to notNull delegate" "true"
// WITH_RUNTIME
<caret>lateinit var x: Boolean