Store refactoring
#KT-1213 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class A {
|
||||
class object {
|
||||
val r: Int = 1;
|
||||
}
|
||||
}
|
||||
// A and class object constructor call
|
||||
// 2 ALOAD 0
|
||||
Reference in New Issue
Block a user