[FIR] treat constructors of local classes as local declarations
The main problem: we are trying to lazily resolve local declaration ^KT-58546 ^KT-58490
This commit is contained in:
committed by
Space Team
parent
388634e47d
commit
ae88726fae
@@ -24,7 +24,7 @@ FILE: problems.kt
|
||||
|
||||
}
|
||||
|
||||
R|/Local.Local|()
|
||||
R|<local>/Local.Local|()
|
||||
}
|
||||
public final val R|kotlin/Any|.bar: R|kotlin/String|
|
||||
public get(): R|kotlin/String| {
|
||||
|
||||
Reference in New Issue
Block a user