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

FIR element rendered:
R|A|

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

        public? final? [ResolvedTo(SUPER_TYPES)] interface A : R|kotlin/Any| {
        }

        public final [ResolvedTo(ANNOTATIONS_ARGUMENTS_MAPPING)] class C : R|A| {
            public? [ResolvedTo(RAW_FIR)] [ContainingClassKey=C] constructor(): R|C| {
                LAZY_super<<implicit>>
            }

        }