Annotations from the list below require AST loading to calculate arguments.
It is expected for invalid code, but valid arguments should be calculated via stubs for performance reasons.
See KT-71787 for reference.

context -> FirRegularClassSymbol AnnotationWithArrayOf
@Target(LAZY_EXPRESSION)

context -> FirRegularClassSymbol AnnotationWithArrayOfAndSpreadOperator
@Target(LAZY_EXPRESSION)

context -> FirRegularClassSymbol AnnotationWithArrayOfWithoutSpreadOperator
@Target(LAZY_EXPRESSION)
