KT element: KtDotQualifiedExpression
FIR element: FirFunctionCallImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
Q|First|.R|/First.bind|<R|ft<CapturedType(*), CapturedType(*)?>|>(R|<local>/s|)

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] main.kt
    public final? [ResolvedTo(RAW_FIR)] interface Sample : R|kotlin/Any| {
    }
    public final [ResolvedTo(BODY_RESOLVE)] fun test([ResolvedTo(BODY_RESOLVE)] s: R|SubFirst<*>|): R|kotlin/Unit| {
        Q|First|.R|/First.bind|<R|ft<CapturedType(*), CapturedType(*)?>|>(R|<local>/s|)
    }
