1898df3fb7
#KT-13854 Fixed
3 lines
72 B
Kotlin
Vendored
3 lines
72 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
var hasInitializer: Int = 0
|
|
<caret>get() = 1 |