// C class C { @[kotlin.jvm.JvmField] public val foo: String = { "A" }() }