1898df3fb7
#KT-13854 Fixed
3 lines
55 B
Kotlin
Vendored
3 lines
55 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
val p: Int
|
|
<caret>get() = run { 1 } |