KtValueParameterSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: x
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  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/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: z
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

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

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

KtAnonymousFunctionSymbol:
  annotatedType: [] MyColor
  callableIdIfNonLocal: null
  hasStableParameterNames: true
  isExtension: false
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  valueParameters: []
  deprecationStatus: null

KtKotlinPropertySymbol:
  annotatedType: [] MyColor
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: /Some.delegate
  dispatchType: Some
  getter: KtPropertyGetterSymbol(<getter>)
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isConst: false
  isDelegatedProperty: true
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: delegate
  origin: SOURCE
  receiverType: null
  setter: null
  symbolKind: CLASS_MEMBER
  visibility: Public
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getDelegate
  javaSetterName: null
  setterDeprecationStatus: null

KtAnonymousFunctionSymbol:
  annotatedType: [] MyColor
  callableIdIfNonLocal: null
  hasStableParameterNames: true
  isExtension: false
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  valueParameters: []
  deprecationStatus: null

KtKotlinPropertySymbol:
  annotatedType: [] kotlin/Lazy<MyColor>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: /Some.lambda
  dispatchType: Some
  getter: KtPropertyGetterSymbol(<getter>)
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: null
  isConst: false
  isDelegatedProperty: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: lambda
  origin: SOURCE
  receiverType: null
  setter: null
  symbolKind: CLASS_MEMBER
  visibility: Public
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getLambda
  javaSetterName: null
  setterDeprecationStatus: null

KtKotlinPropertySymbol:
  annotatedType: [] MyColor
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: /Some.nonLazy
  dispatchType: Some
  getter: KtPropertyGetterSymbol(<getter>)
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: null
  isConst: false
  isDelegatedProperty: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: nonLazy
  origin: SOURCE
  receiverType: null
  setter: null
  symbolKind: CLASS_MEMBER
  visibility: Public
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getNonLazy
  javaSetterName: null
  setterDeprecationStatus: null

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