FIR2IR: make anonymous object constructor public to match K1 behavior
This commit is contained in:
committed by
Space Team
parent
e1c2dc06f1
commit
0ecfcf4380
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
fun box(): String {
|
||||
return object {
|
||||
val a = A("OK")
|
||||
|
||||
Reference in New Issue
Block a user