KaTypeAliasSymbol:
  anchorPsi: KtTypeAlias
  annotations: []
  classId: null
  expandedType: KaUsualClassType:
    annotations: []
    typeArguments: [
      KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: A
          KaTypeParameterType:
            annotations: []
            type: B
        ]
        type: kotlin/collections/Map<A, B>
      KaUsualClassType:
        annotations: []
        typeArguments: [
          KaTypeParameterType:
            annotations: []
            type: C
          KaTypeParameterType:
            annotations: []
            type: D
        ]
        type: kotlin/collections/Map<C, D>
    ]
    type: kotlin/collections/Map<kotlin/collections/Map<A, B>, kotlin/collections/Map<C, D>>
  isActual: false
  isExpect: false
  isExternal: false
  location: LOCAL
  modality: FINAL
  name: MyAlias
  origin: SOURCE
  psi: KtTypeAlias
  realPsi: KtTypeAlias
  typeParameters: [
    KaTypeParameterSymbol:
      anchorPsi: KtTypeParameter
      annotations: []
      isActual: false
      isExpect: false
      isExternal: false
      isReified: false
      location: LOCAL
      modality: FINAL
      name: C
      origin: SOURCE
      psi: KtTypeParameter
      realPsi: KtTypeParameter
      upperBounds: []
      variance: INVARIANT
      visibility: LOCAL
      getContainingFileSymbol: KaFileSymbol(localTypeAlias.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaTypeParameterSymbol:
      anchorPsi: KtTypeParameter
      annotations: []
      isActual: false
      isExpect: false
      isExternal: false
      isReified: false
      location: LOCAL
      modality: FINAL
      name: D
      origin: SOURCE
      psi: KtTypeParameter
      realPsi: KtTypeParameter
      upperBounds: []
      variance: INVARIANT
      visibility: LOCAL
      getContainingFileSymbol: KaFileSymbol(localTypeAlias.kt)
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: LOCAL
  getContainingFileSymbol: KaFileSymbol(localTypeAlias.kt)
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null