FIR: fix order of property accessor annotations
#KT-57219 Fixed
This commit is contained in:
committed by
Space Team
parent
9c995755f0
commit
40c628d431
+2
-2
@@ -1,9 +1,9 @@
|
||||
KtPropertyGetterSymbol:
|
||||
annotationsList: [
|
||||
ExplicitGetAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
GetAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
ExplicitGetAnnotation()
|
||||
psi: KtAnnotationEntry
|
||||
]
|
||||
callableIdIfNonLocal: null
|
||||
contextReceivers: []
|
||||
|
||||
Reference in New Issue
Block a user