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