FIR: fix order of property accessor annotations

#KT-57219 Fixed
This commit is contained in:
Alexander Udalov
2023-05-17 23:23:58 +02:00
committed by Space Team
parent 9c995755f0
commit 40c628d431
23 changed files with 54 additions and 367 deletions
@@ -1,9 +1,9 @@
KtPropertySetterSymbol:
annotationsList: [
ExplicitSetAnnotation()
psi: KtAnnotationEntry
SetAnnotation()
psi: KtAnnotationEntry
ExplicitSetAnnotation()
psi: KtAnnotationEntry
]
callableIdIfNonLocal: null
contextReceivers: []