Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
073a50037049a4e0869085bf4acf7c29e56210e3
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
staticFields
/
classObject.kt
blob: 069eefa79f09decd0e37074a0ddfcd3a41d84df3 [
file
] [
log
] [
blame
]
class
A
{
companion
object
{
val r
:
Int
=
1
;
}
}
// A and companion object constructor call
// 3 ALOAD 0