Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
staticFields
/
object.kt
blob: a30da5b52b9560b1f9f20645c868c751d75558fa [
file
]
// IGNORE_BACKEND: JVM_IR
object
A
{
val r
:
Int
=
1
}
// Field initialized in constant pool
// A super constructor call and INSTANCE put
// 2 ALOAD 0