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/E.foo)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int?
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: test/E
    getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
    getContainingJvmClassName: test.E
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: test/E.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
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: test/E
    getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
    getContainingJvmClassName: test.E
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getFoo
    importableFqName: null
  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
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: test/E
  getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
  getContainingJvmClassName: test.E
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: test/E.bar
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: ABSTRACT
  name: bar
  origin: SOURCE
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: test/E
  getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
  getContainingJvmClassName: test.E
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: bar
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Enum.clone
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: clone
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Any
  typeParameters: []
  valueParameters: []
  visibility: PROTECTED
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: clone
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: test/E.compareTo
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: compareTo
  origin: SUBSTITUTION_OVERRIDE
  psi: KtNamedFunction
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: other
      origin: SUBSTITUTION_OVERRIDE
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: test/E
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
      getContainingJvmClassName: test.E
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: test/E
  getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
  getContainingJvmClassName: test.E
  canBeOperator: true
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: compareTo
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Enum.equals
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: equals
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: other
      origin: LIBRARY
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Any?
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: kotlin.Enum
      getContainingModule: KaLibraryModule "Library kotlin-stdlib"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  canBeOperator: true
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: equals
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Enum.hashCode
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: hashCode
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: hashCode
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: kotlin/Enum.toString
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: toString
  origin: LIBRARY
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: toString
  importableFqName: null

KaKotlinPropertySymbol:
  anchorPsi: KtProperty
  annotations: [
    kotlin/internal/IntrinsicConstEvaluation()
      psi: null
  ]
  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(kotlin/Enum.name)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/String
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: [
        KaTypeParameterType:
          annotations: []
          type: E
      ]
      type: kotlin/Enum<E>
    getContainingFileSymbol: null
    getContainingJvmClassName: kotlin.Enum
    getContainingModule: KaLibraryModule "Library kotlin-stdlib"
    deprecation: null
    importableFqName: null
  callableId: kotlin/Enum.name
  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: FINAL
    origin: LIBRARY
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/String
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: [
        KaTypeParameterType:
          annotations: []
          type: E
      ]
      type: kotlin/Enum<E>
    getContainingFileSymbol: null
    getContainingJvmClassName: kotlin.Enum
    getContainingModule: KaLibraryModule "Library kotlin-stdlib"
    deprecation: null
    javaMethodName: getName
    importableFqName: null
  hasBackingField: true
  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: FINAL
  name: name
  origin: LIBRARY
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  isInline: false
  importableFqName: null

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(kotlin/Enum.ordinal)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: [
        KaTypeParameterType:
          annotations: []
          type: E
      ]
      type: kotlin/Enum<E>
    getContainingFileSymbol: null
    getContainingJvmClassName: kotlin.Enum
    getContainingModule: KaLibraryModule "Library kotlin-stdlib"
    deprecation: null
    importableFqName: null
  callableId: kotlin/Enum.ordinal
  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: FINAL
    origin: LIBRARY
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: [
        KaTypeParameterType:
          annotations: []
          type: E
      ]
      type: kotlin/Enum<E>
    getContainingFileSymbol: null
    getContainingJvmClassName: kotlin.Enum
    getContainingModule: KaLibraryModule "Library kotlin-stdlib"
    deprecation: null
    javaMethodName: getOrdinal
    importableFqName: null
  hasBackingField: true
  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: FINAL
  name: ordinal
  origin: LIBRARY
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: null
  isInline: false
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: test/E.getDeclaringClass
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: false
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: true
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: getDeclaringClass
  origin: SUBSTITUTION_OVERRIDE
  psi: ClsMethodImpl
  realPsi: null
  receiverParameter: null
  returnType: KaFlexibleType:
    annotations: []
    type: java/lang/Class<test/E!>!
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: test/E
  getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
  getContainingJvmClassName: test.E
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: KaDeprecation(level=HIDDEN, isPropagatedToOverrides=true)
  returnValueStatus: Unspecified
  javaMethodName: getDeclaringClass
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: ClsMethodImpl
  annotations: []
  callableId: kotlin/Enum.finalize
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: false
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: finalize
  origin: JAVA_SOURCE
  psi: ClsMethodImpl
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: []
  visibility: PACKAGE_PROTECTED
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: [
      KaTypeParameterType:
        annotations: []
        type: E
    ]
    type: kotlin/Enum<E>
  getContainingFileSymbol: null
  getContainingJvmClassName: kotlin.Enum
  canBeOperator: false
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  deprecation: KaDeprecation(level=HIDDEN, isPropagatedToOverrides=true)
  returnValueStatus: Unspecified
  javaMethodName: finalize
  importableFqName: null

KaNamedClassSymbol:
  anchorPsi: KtObjectDeclaration
  annotations: []
  classId: kotlin/Enum.Companion
  classKind: COMPANION_OBJECT
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: CLASS
  modality: FINAL
  name: Companion
  origin: LIBRARY
  psi: KtObjectDeclaration
  realPsi: KtObjectDeclaration
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: null
  getContainingModule: KaLibraryModule "Library kotlin-stdlib"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: kotlin.Enum.Companion

KaConstructorSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: null
  containingClassId: test/E
  contextParameters: []
  contextReceivers: []
  hasStableParameterNames: true
  isActual: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isPrimary: true
  location: CLASS
  modality: FINAL
  origin: SOURCE_MEMBER_GENERATED
  psi: KtClass
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: test/E
  typeParameters: []
  valueParameters: []
  visibility: PRIVATE
  getContainingFileSymbol: KaFileSymbol(enumClassWithAbstractMembers.kt)
  getContainingJvmClassName: test.E
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  javaMethodName: null
  importableFqName: test.E
