5 lines
70 B
Kotlin
Vendored
5 lines
70 B
Kotlin
Vendored
@JvmField
|
|
val a: Collection<*> = emptyList()
|
|
@JvmField
|
|
var b: Int = 1
|