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

FIR element rendered:
@FILE:R|Ann|[Types]()

FIR FILE:
FILE: [ResolvedTo(ANNOTATION_ARGUMENTS)] fileScript.kts
    @FILE:R|Ann|[Types]()
    SCRIPT: [ResolvedTo(RAW_FIR)] <script-fileScript.kts>
        [ResolvedTo(RAW_FIR)] <script receiver parameter>: R|kotlin/script/templates/standard/ScriptTemplateWithArgs|
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(STATUS)] [ContainingScriptKey=FirScriptSymbol <script-fileScript.kts>] annotation class Ann : R|kotlin/Annotation| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=Ann] constructor(): R|Ann| {
                LAZY_super<R|kotlin/Any|>
            }

        }