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

FIR element rendered:
<ERROR TYPE REF: Wrong number of type arguments>

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