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

FIR element rendered:
R|A|

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

        public final? [ResolvedTo(SUPER_TYPES)] [ContainingScriptKey=FirScriptSymbol <script-superTypeScript.kts>] interface A : R|kotlin/Any| {
        }

        public final [ResolvedTo(ANNOTATION_ARGUMENTS)] [ContainingScriptKey=FirScriptSymbol <script-superTypeScript.kts>] class C : R|A| {
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=C] constructor(): R|C| {
                LAZY_super<<implicit>>
            }

        }