blob: f0416274c2fe62405a2a8e01a301cbce950d9d68 [file] [log] [blame]
// WITH_RUNTIME
object O {
@JvmField val <caret>a = 1
}