KtLocalVariableSymbol:
  annotatedType: [] kotlin/Int
  callableIdIfNonLocal: null
  isExtension: false
  isVal: true
  name: loopVariable
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

KtFunctionSymbol:
  annotatedType: [] kotlin/Unit
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: /usage
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: usage
  origin: SOURCE
  receiverType: null
  symbolKind: TOP_LEVEL
  typeParameters: []
  valueParameters: []
  visibility: Public
  deprecationStatus: null
