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

FIR element rendered:
R|T1 & Any|

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] KotlinInterface.kt
    public abstract [ResolvedTo(STATUS)] interface KotlinInterface<[ResolvedTo(STATUS)] T1> : R|JavaInterface<T1>| {
        public abstract override [ResolvedTo(ANNOTATION_ARGUMENTS)] fun doSmth([ResolvedTo(ANNOTATION_ARGUMENTS)] x: R|T1 & Any|): R|kotlin/Unit|

    }
