[FIR2IR] Convert annotations on local delegated properties
#KT-60292 Fixed
This commit is contained in:
committed by
Space Team
parent
85ca5294ef
commit
e96dcef571
@@ -1523,6 +1523,7 @@ class Fir2IrDeclarationStorage(
|
||||
IrDeclarationOrigin.DELEGATED_PROPERTY_ACCESSOR, startOffset, endOffset, dontUseSignature = true
|
||||
)
|
||||
}
|
||||
annotationGenerator.generate(this, property)
|
||||
leaveScope(this)
|
||||
}
|
||||
localStorage.putDelegatedProperty(property, irProperty)
|
||||
|
||||
Reference in New Issue
Block a user