KtTypeParameterSymbol:
  annotationsList: []
  isReified: false
  name: T
  origin: SOURCE
  typeParameters: []
  upperBounds: []
  variance: INVARIANT
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtNamedClassOrObjectSymbol:
  annotationsList: []
  classIdIfNonLocal: X
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: X
  origin: SOURCE
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Any
  ]
  symbolKind: TOP_LEVEL
  typeParameters: [
    KtTypeParameterSymbol(T)
  ]
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  annotationApplicableTargets: null
  deprecationStatus: null

KtTypeAliasSymbol:
  annotationsList: []
  classIdIfNonLocal: TopLevelAlias
  expandedType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/Int
    ]
    type: X<kotlin/Int>
  isActual: false
  isExpect: false
  name: TopLevelAlias
  origin: SOURCE
  symbolKind: TOP_LEVEL
  typeParameters: []
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtTypeAliasSymbol:
  annotationsList: []
  classIdIfNonLocal: A.NestedLevelAlias
  expandedType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/String
    ]
    type: X<kotlin/String>
  isActual: false
  isExpect: false
  name: NestedLevelAlias
  origin: SOURCE
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtTypeAliasSymbol:
  annotationsList: []
  classIdIfNonLocal: null
  expandedType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/String
    ]
    type: X<kotlin/String>
  isActual: false
  isExpect: false
  name: LocalTypeAlias
  origin: SOURCE
  symbolKind: LOCAL
  typeParameters: []
  visibility: Local
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtTypeAliasSymbol:
  annotationsList: []
  classIdIfNonLocal: null
  expandedType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/String
    ]
    type: X<kotlin/String>
  isActual: false
  isExpect: false
  name: NestedLevelAliasInLocalClass
  origin: SOURCE
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtTypeAliasSymbol:
  annotationsList: []
  classIdIfNonLocal: null
  expandedType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/String
    ]
    type: X<kotlin/String>
  isActual: false
  isExpect: false
  name: LocalTypeAlias
  origin: SOURCE
  symbolKind: LOCAL
  typeParameters: []
  visibility: Local
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtTypeAliasSymbol:
  annotationsList: []
  classIdIfNonLocal: null
  expandedType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: [
      KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/String
    ]
    type: X<kotlin/String>
  isActual: false
  isExpect: false
  name: NestedLevelAliasInLocalClass
  origin: SOURCE
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: null
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: check
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: LocalClass
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtNamedClassOrObjectSymbol:
  annotationsList: []
  classIdIfNonLocal: null
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: LocalClass
  origin: SOURCE
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Any
  ]
  symbolKind: LOCAL
  typeParameters: []
  visibility: Local
  getContainingModule: KtSourceModule "Sources of main"
  annotationApplicableTargets: null
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: null
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: check
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: LocalClass
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtNamedClassOrObjectSymbol:
  annotationsList: []
  classIdIfNonLocal: null
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: LocalClass
  origin: SOURCE
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Any
  ]
  symbolKind: LOCAL
  typeParameters: []
  visibility: Local
  getContainingModule: KtSourceModule "Sources of main"
  annotationApplicableTargets: null
  deprecationStatus: null

KtFunctionSymbol:
  annotationsList: []
  callableIdIfNonLocal: /A.check
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: check
  origin: SOURCE
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Unit
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: A
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null

KtNamedClassOrObjectSymbol:
  annotationsList: []
  classIdIfNonLocal: A
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: A
  origin: SOURCE
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Any
  ]
  symbolKind: TOP_LEVEL
  typeParameters: []
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  annotationApplicableTargets: null
  deprecationStatus: null