[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:
committed by
Space Team
parent
db2849dc0d
commit
8a3f850bca
-1
@@ -1 +0,0 @@
|
||||
Diagnostics from elements:
|
||||
-6
@@ -1,7 +1 @@
|
||||
Diagnostics from elements:
|
||||
for PSI element of type KtNameReferenceExpression at (18,29-48)
|
||||
INAPPLICABLE_CANDIDATE text ranges: [(188,207)]
|
||||
PSI: KtNameReferenceExpression at (18,29-48)
|
||||
for PSI element of type KtNameReferenceExpression at (19,29-43)
|
||||
INAPPLICABLE_CANDIDATE text ranges: [(237,251)]
|
||||
PSI: KtNameReferenceExpression at (19,29-43)
|
||||
|
||||
Reference in New Issue
Block a user