[FIR] Fill overriddenSymbols for fake overridden IrProperty
This commit is contained in:
committed by
teamcityserver
parent
4f98a0e083
commit
d360932ebc
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
fun f(
|
||||
f1: () -> String = { f2() },
|
||||
f2: () -> String = { "FAIL" }
|
||||
|
||||
Reference in New Issue
Block a user