fbd992f8c7
#KT-23501 Fixed
4 lines
46 B
Kotlin
Vendored
4 lines
46 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
val x by lazy {
|
|
1
|
|
}<caret> |