KaNamedClassSymbol:
  anchorPsi: null
  annotations: []
  classId: kotlin/IntArray
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: FINAL
  name: IntArray
  origin: LIBRARY
  psi: null
  realPsi: null
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Cloneable
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: java/io/Serializable
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: null
  getContainingModule: KaBuiltinsModule "Builtins for JVM (1.8)"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: kotlin.IntArray