CLASS:
  KaNamedClassSymbol:
  anchorPsi: KtClass
  annotations: []
  classId: RegularInterface
  classKind: INTERFACE
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: ABSTRACT
  name: RegularInterface
  origin: SOURCE
  psi: KtClass
  realPsi: KtClass
  superTypes: [
    KaUsualClassType:
      abbreviation: null
      annotations: []
      classId: kotlin/Any
      qualifiers: [
        KaResolvedClassTypeQualifier:
          name: Any
          symbol: KaNamedClassSymbol(kotlin/Any)
          typeArguments: []
      ]
      symbol: KaNamedClassSymbol(kotlin/Any)
      typeArguments: []
      isMarkedNullable: false
      isNullable: false
      hasFlexibleNullability: false
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(regularInterface.kt)
  getContainingModule: KaSourceModule "Sources of main"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: RegularInterface

FUNCTIONAL INTERFACE FUNCTION:
  null
