KtNamedClassOrObjectSymbol:
  annotationsList: [
    org/jetbrains/kotlin/fir/plugin/MyInterfaceSupertype()
      psi: KtAnnotationEntry
  ]
  classIdIfNonLocal: foo/MyClass
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: FINAL
  name: MyClass
  origin: SOURCE
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Any
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: foo/MyInterface
  ]
  symbolKind: TOP_LEVEL
  typeParameters: []
  visibility: Public
  getContainingModule: KtSourceModule "Sources of main"
  annotationApplicableTargets: null
  deprecationStatus: null