[LL FIR] fix lazy resolve of status for the members of the nested class

^KTIJ-23932 fixed
This commit is contained in:
Ilya Kirillov
2022-12-12 17:25:37 +01:00
committed by Space Team
parent 82a3ac830e
commit cd83fec078
12 changed files with 443 additions and 40 deletions
@@ -80,7 +80,7 @@ FILE: parameterOfNonLocalSetter.kt
STATUS:
FILE: parameterOfNonLocalSetter.kt
public final [SUPER_TYPES] class X : R|kotlin/Any| {
public? [SUPER_TYPES] [ContainingClassKey=X] constructor(): R|X| {
public [TYPES] [ContainingClassKey=X] constructor(): R|X| {
super<R|kotlin/Any|>()
}