KtConstructorSymbol:
  annotatedType: [] A
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  containingClassIdIfNonLocal: A
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isPrimary: true
  origin: SOURCE
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null

KtValueParameterSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: x
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

KtConstructorSymbol:
  annotatedType: [] A
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  containingClassIdIfNonLocal: A
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isPrimary: false
  origin: SOURCE
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(x)
  ]
  visibility: Public
  deprecationStatus: null

KtValueParameterSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: y
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

KtValueParameterSymbol:
  annotatedType: [] kotlin/String
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: z
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

KtConstructorSymbol:
  annotatedType: [] A
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  containingClassIdIfNonLocal: A
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isPrimary: false
  origin: SOURCE
  receiverType: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  valueParameters: [
    KtValueParameterSymbol(y)
    KtValueParameterSymbol(z)
  ]
  visibility: Public
  deprecationStatus: null

KtNamedClassOrObjectSymbol:
  annotationClassIds: []
  annotations: []
  classIdIfNonLocal: A
  classKind: CLASS
  companionObject: null
  isData: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: A
  origin: SOURCE
  superTypes: [
    [] kotlin/Any
  ]
  symbolKind: TOP_LEVEL
  typeParameters: []
  visibility: Public
  deprecationStatus: null
