KT element: KtTypeProjection
FIR element: FirTypeProjectionWithVarianceImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
R|kotlin/Int|

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] calllTypeArgumentsScript.kts
    public final [ResolvedTo(RAW_FIR)] fun <[ResolvedTo(RAW_FIR)] T> y(): R|kotlin/Unit| {
    }
    public final [ResolvedTo(RAW_FIR)] fun x(): R|kotlin/Unit| {
        R|/y|<R|kotlin/Int|>()
    }
    [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|<script>@R|kotlin/script/templates/standard/ScriptTemplateWithArgs|
