[Low Level FIR] do not try to lazy resolve FirBackingField

This commit is contained in:
Ilya Kirillov
2022-10-31 13:09:38 +01:00
committed by teamcity
parent 317bb0122f
commit fb500fd521
@@ -277,6 +277,7 @@ internal class LLFirModuleLazyDeclarationResolver(val moduleComponents: LLFirMod
toPhase,
checkPCE,
)
return
}
is FirFile -> {