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