KT element: KtAnnotationEntry
FIR element: FirAnnotationCallImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
@R|kotlin/Suppress|[Types](names = vararg(String()) [evaluated = vararg(String())])

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] statementAnnotation.kts
    SCRIPT: [ResolvedTo(TYPES)] <script-statementAnnotation.kts>
        [ResolvedTo(TYPES)] <script receiver parameter>: R|kotlin/script/templates/standard/ScriptTemplateWithArgs|
        [ResolvedTo(TYPES)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(STATUS)] [ScriptTopLevelDeclaration=true] fun foo(): R|kotlin/Unit| { LAZY_BLOCK }

        public final [ResolvedTo(BODY_RESOLVE)] val $$result: R|kotlin/Unit| = @R|kotlin/Suppress|[Types](names = vararg(String()) [evaluated = vararg(String())]) R|/foo|()
            public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Unit|