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 -> FirTypeParameterSymbol T from FirRegularClassSymbol Foo
@TypeParameterAnn(LAZY_EXPRESSION)

context -> FirTypeParameterSymbol T from FirRegularClassSymbol Foo
TypeParameterAnnLAZY_EXPRESSIONTypeParameterAnn#
