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

FIR element rendered:
R|kotlin/String|

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] invalidTypeArgumentsCountLastArgument.kt
    public final [ResolvedTo(ANNOTATION_ARGUMENTS)] fun x(): <ERROR TYPE REF: Wrong number of type arguments> {
        ^x IntegerLiteral(1)
    }
