[LL FIR] StubBasedFirMemberDeserializer: deserialized properties must have default getter/setter

In FIR we always have either real getter/setter or the default one

^KT-62888 Fixed
^KT-62651 Fixed
This commit is contained in:
Dmitrii Gridin
2024-01-02 20:30:03 +01:00
committed by Space Team
parent db2849dc0d
commit 8a3f850bca
40 changed files with 1043 additions and 8649 deletions
@@ -6,3 +6,4 @@ FIR source kind: KtRealSourceElementKind
FIR element rendered:
public final [ResolvedTo(BODY_RESOLVE)] val prop: R|@R|Y|() kotlin/Int|
public [ResolvedTo(BODY_RESOLVE)] get(): R|@R|Y|() kotlin/Int|