FIR2IR: support object receiver case (this fixes 24 black box tests)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
object A {
|
||||
private val p = "OK";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user