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
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null

KaTypeParameterSymbol:
  anchorPsi: KtTypeParameter
  annotations: []
  isActual: false
  isExpect: false
  isExternal: false
  isReified: false
  location: CLASS
  modality: FINAL
  name: U
  origin: SOURCE
  psi: KtTypeParameter
  realPsi: KtTypeParameter
  upperBounds: []
  variance: INVARIANT
  visibility: LOCAL
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: X
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: ABSTRACT
  name: X
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: [
    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
      getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaTypeParameterSymbol:
      anchorPsi: KtTypeParameter
      annotations: []
      isActual: false
      isExpect: false
      isExternal: false
      isReified: false
      location: CLASS
      modality: FINAL
      name: U
      origin: SOURCE
      psi: KtTypeParameter
      realPsi: KtTypeParameter
      upperBounds: []
      variance: INVARIANT
      visibility: LOCAL
      getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: X

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
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: Y
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: ABSTRACT
  name: Y
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: [
        KaUsualClassType:
          annotations: []
          typeArguments: []
          type: kotlin/String
        KaTypeParameterType:
          annotations: []
          type: T
      ]
      type: X<kotlin/String, T>
  ]
  typeParameters: [
    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
      getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: Y

KaTypeParameterSymbol:
  anchorPsi: KtTypeParameter
  annotations: [
    org/jetbrains/annotations/NotNull()
      psi: KtAnnotationEntry
  ]
  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
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null

KaTypeParameterSymbol:
  anchorPsi: KtTypeParameter
  annotations: []
  isActual: false
  isExpect: false
  isExternal: false
  isReified: false
  location: CLASS
  modality: FINAL
  name: R
  origin: SOURCE
  psi: KtTypeParameter
  realPsi: KtTypeParameter
  upperBounds: []
  variance: INVARIANT
  visibility: LOCAL
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null

KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: A
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: FINAL
  name: A
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: [
        KaUsualClassType:
          annotations: []
          typeArguments: [
            KaTypeParameterType:
              annotations: []
              type: T
            KaTypeParameterType:
              annotations: []
              type: R
          ]
          type: kotlin/Pair<T, R>
      ]
      type: Y<kotlin/Pair<T, R>>
  ]
  typeParameters: [
    KaTypeParameterSymbol:
      anchorPsi: KtTypeParameter
      annotations: [
        org/jetbrains/annotations/NotNull()
          psi: KtAnnotationEntry
      ]
      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
      getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaTypeParameterSymbol:
      anchorPsi: KtTypeParameter
      annotations: []
      isActual: false
      isExpect: false
      isExternal: false
      isReified: false
      location: CLASS
      modality: FINAL
      name: R
      origin: SOURCE
      psi: KtTypeParameter
      realPsi: KtTypeParameter
      upperBounds: []
      variance: INVARIANT
      visibility: LOCAL
      getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(classWithTypeParamsAndSupertypes.kt)
  getContainingModule: KaSourceModule "Sources of main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: A