[FIR2IR] Populate overridden symbols also with public symbol inheritors
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
inline class IC(val x: String) {
|
||||
private fun privateFun() = x
|
||||
|
||||
Reference in New Issue
Block a user