KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: MyInterface
  classKind: INTERFACE
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: true
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: ABSTRACT
  name: MyInterface
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(funInterfaceOneMethod.kt)
  getContainingModule: KaSourceModule "Sources of main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: MyInterface