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/I.foo)
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PRIVATE
    callableId: test/I.foo
    contextParameters: []
    contextReceivers: []
    getter: KaPropertyGetterSymbol:
      anchorPsi: KtProperty
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasStableParameterNames: true
      isActual: false
      isCompanion: false
      isExpect: false
      isExtension: false
      isExternal: false
      isInline: false
      isNotDefault: false
      isOverride: false
      location: PROPERTY
      modality: ABSTRACT
      origin: SOURCE
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      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: ABSTRACT
    name: foo
    origin: SOURCE
    primaryConstructorParameter: null
    psi: KtProperty
    realPsi: KtProperty
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    setter: null
    typeParameters: []
    visibility: PUBLIC
    containingDeclaration: test/I
