K2/LC: set hasBackingField to false for expect properties

#KT-61173 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-08-18 18:23:51 +02:00
committed by Space Team
parent 6b217369a8
commit 5ee50f50b5
6 changed files with 977 additions and 24 deletions
@@ -232,7 +232,7 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
hasBackingField: true
hasBackingField: false
hasGetter: true
hasSetter: false
initializer: null
@@ -381,7 +381,7 @@ KtKotlinPropertySymbol:
typeParameters: []
valueParameters: []
visibility: Public
hasBackingField: true
hasBackingField: false
hasGetter: true
hasSetter: true
initializer: null