class A { companion object { private var r: Int = 1; } } // A and companion object constructor call // 2 ALOAD 0 // 1 synthetic access\$getR