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