KaUsualClassType:
  abbreviation: KaUsualClassType:
    abbreviation: null
    annotations: []
    classId: <local>/LocalClass.LocalTypeAlias
    qualifiers: [
      KaResolvedClassTypeQualifier:
        name: LocalClass
        symbol: KaNamedClassSymbol(<local>/LocalClass)
        typeArguments: [
          KaTypeParameterType:
            abbreviation: null
            annotations: []
            name: T
            symbol: KaTypeParameterSymbol:
              anchorPsi: KtTypeParameter
              annotations: []
              isActual: false
              isExpect: false
              isExternal: false
              isReified: false
              location: CLASS
              modality: FINAL
              name: T
              origin: SOURCE
              psi: KtTypeParameter
              realPsi: KtTypeParameter
              upperBounds: []
              variance: INVARIANT
              visibility: LOCAL
            isMarkedNullable: false
            isNullable: true
            hasFlexibleNullability: false
        ]
      KaResolvedClassTypeQualifier:
        name: LocalTypeAlias
        symbol: KaTypeAliasSymbol(<local>/LocalTypeAlias)
        typeArguments: []
    ]
    symbol: KaTypeAliasSymbol(<local>/LocalTypeAlias)
    typeArguments: []
    isMarkedNullable: true
    isNullable: true
    hasFlexibleNullability: false
  annotations: []
  classId: <local>/LocalClass
  qualifiers: [
    KaResolvedClassTypeQualifier:
      name: LocalClass
      symbol: KaNamedClassSymbol(<local>/LocalClass)
      typeArguments: [
        KaTypeParameterType:
          abbreviation: null
          annotations: []
          name: T
          symbol: KaTypeParameterSymbol:
            anchorPsi: KtTypeParameter
            annotations: []
            isActual: false
            isExpect: false
            isExternal: false
            isReified: false
            location: CLASS
            modality: FINAL
            name: T
            origin: SOURCE
            psi: KtTypeParameter
            realPsi: KtTypeParameter
            upperBounds: []
            variance: INVARIANT
            visibility: LOCAL
          isMarkedNullable: false
          isNullable: true
          hasFlexibleNullability: false
      ]
  ]
  symbol: KaNamedClassSymbol(<local>/LocalClass)
  typeArguments: [
    KaTypeParameterType:
      abbreviation: null
      annotations: []
      name: T
      symbol: KaTypeParameterSymbol:
        anchorPsi: KtTypeParameter
        annotations: []
        isActual: false
        isExpect: false
        isExternal: false
        isReified: false
        location: CLASS
        modality: FINAL
        name: T
        origin: SOURCE
        psi: KtTypeParameter
        realPsi: KtTypeParameter
        upperBounds: []
        variance: INVARIANT
        visibility: LOCAL
      isMarkedNullable: false
      isNullable: true
      hasFlexibleNullability: false
  ]
  isMarkedNullable: true
  isNullable: true
  hasFlexibleNullability: false

Rendered type:
LocalClass<T>.LocalTypeAlias?
