IS_THE_SAME_SYMBOL: false
FAKE_OVERRIDE_ORIGINAL:
  KaKotlinPropertySymbol:
    anchorPsi: KtProperty
    annotations: []
    backingFieldSymbol: KaBackingFieldSymbol:
      anchorPsi: KtProperty
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      isActual: false
      isCompanion: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isNotDefault: false
      isVal: true
      location: PROPERTY
      modality: FINAL
      name: field
      origin: PROPERTY_BACKING_FIELD
      owningProperty: KaKotlinPropertySymbol(test/Base.value)
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: T
      typeParameters: []
      visibility: PRIVATE
    callableId: test/Base.value
    contextParameters: []
    contextReceivers: []
    getter: KaPropertyGetterSymbol:
      anchorPsi: KtPropertyAccessor
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasStableParameterNames: true
      isActual: false
      isCompanion: false
      isExpect: false
      isExtension: false
      isExternal: false
      isInline: false
      isNotDefault: true
      isOverride: false
      location: PROPERTY
      modality: OPEN
      origin: SOURCE
      psi: KtPropertyAccessor
      realPsi: KtPropertyAccessor
      receiverParameter: null
      returnType: KaTypeParameterType:
        annotations: []
        type: T
      typeParameters: []
      valueParameters: []
      visibility: PUBLIC
    hasBackingField: false
    hasGetter: true
    hasSetter: false
    initializer: null
    isActual: false
    isCompanion: false
    isConst: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isLateInit: false
    isOverride: false
    isStatic: false
    isVal: true
    location: CLASS
    modality: OPEN
    name: value
    origin: SOURCE
    primaryConstructorParameter: null
    psi: KtProperty
    realPsi: KtProperty
    receiverParameter: null
    returnType: KaTypeParameterType:
      annotations: []
      type: T
    setter: null
    typeParameters: []
    visibility: PUBLIC
    containingDeclaration: test/Base
