[IR][tests] Add tests for removal-of-overridden open callable case
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun box(): String {
|
||||
return C2().foo() + I2().foo()
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
STEP 0:
|
||||
dependencies: stdlib, lib1, lib2
|
||||
Reference in New Issue
Block a user