5412a67d29
#KT-4973 Fixed
6 lines
128 B
Kotlin
Vendored
6 lines
128 B
Kotlin
Vendored
object A {
|
|
val r: Int = 1
|
|
}
|
|
// Field initialized in constant pool
|
|
// A super constructor call and INSTANCE$ put
|
|
// 2 ALOAD 0 |