5948b69679
(cherry picked from commit 4755596)
5 lines
61 B
Kotlin
Vendored
5 lines
61 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
|
|
object O {
|
|
@JvmStatic val <caret>a = 1
|
|
} |