KtFirFunctionSymbol:
  annotatedType: [] kotlin/collections/List<T>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/listOf
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: listOf
  origin: LIBRARY
  receiverType: null
  symbolKind: TOP_LEVEL
  typeParameters: [KtFirTypeParameterSymbol(T)]
  valueParameters: [KtFirValueParameterSymbol(element)]
  visibility: Public

KtFirFunctionSymbol:
  annotatedType: [] kotlin/collections/List<T>
  annotationClassIds: [kotlin/internal/InlineOnly]
  annotations: [kotlin/internal/InlineOnly()]
  callableIdIfNonLocal: kotlin/collections/listOf
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: true
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: listOf
  origin: LIBRARY
  receiverType: null
  symbolKind: TOP_LEVEL
  typeParameters: [KtFirTypeParameterSymbol(T)]
  valueParameters: []
  visibility: Public

KtFirFunctionSymbol:
  annotatedType: [] kotlin/collections/List<T>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: kotlin/collections/listOf
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: listOf
  origin: LIBRARY
  receiverType: null
  symbolKind: TOP_LEVEL
  typeParameters: [KtFirTypeParameterSymbol(T)]
  valueParameters: [KtFirValueParameterSymbol(elements)]
  visibility: Public
