KT element: KtNameReferenceExpression
FIR element: FirResolvedTypeRefImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
R|T|

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] receiverTypeScript.kts
    context(<script>@R|kotlin/script/templates/standard/ScriptTemplateWithArgs|)
    SCRIPT: [ResolvedTo(BODY_RESOLVE)] 
        [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|

        public final [ResolvedTo(RAW_FIR)] fun <@R|A|[Types]() [ResolvedTo(RAW_FIR)] T> R|T|.test(): R|kotlin/Unit| {
        }

        @R|kotlin/annotation/Target|[Types](allowedTargets = vararg(Q|kotlin/annotation/AnnotationTarget|.R|kotlin/annotation/AnnotationTarget.TYPE_PARAMETER|)) public final [ResolvedTo(STATUS)] annotation class A : R|kotlin/Annotation| {
            public [ResolvedTo(STATUS)] [ContainingClassKey=A] constructor(): R|A| {
                super<R|kotlin/Any|>()
            }

        }