Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
quickfix
/
convertLateinitPropertyToNotNullDelegate
/
basic.kt
blob: b0fccf7baea6d0c2f2fa815bfb9c5b9fae300354 [
file
]
// "Convert to notNull delegate" "true"
// WITH_RUNTIME
<caret>
lateinit
var
x
:
Boolean