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

FIR element rendered:
R|A|

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] superTypeInObject2.kt
    public? final? [ResolvedTo(SUPER_TYPES)] interface A : R|kotlin/Any| {
    }
    public final [ResolvedTo(ANNOTATION_ARGUMENTS)] object B : R|A| {
        private [ResolvedTo(RAW_FIR)] [ContainingClassKey=B] constructor(): R|B| {
            LAZY_super<<implicit>>
        }

    }