KtFirValueParameterSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: a
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

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

KtFirAnonymousFunctionSymbol:
  annotatedType: [] kotlin/Int
  callableIdIfNonLocal: null
  hasStableParameterNames: true
  isExtension: false
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  valueParameters: [
    KtFirValueParameterSymbol(a)
  ]
  deprecationStatus: null

KtFirLocalVariableSymbol:
  annotatedType: [] kotlin/Function1<kotlin/Int, kotlin/Int>
  callableIdIfNonLocal: null
  isExtension: false
  isVal: true
  name: lam1
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

KtFirValueParameterSymbol:
  annotatedType: [] kotlin/Int
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: a
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

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

KtFirAnonymousFunctionSymbol:
  annotatedType: [] kotlin/Int
  callableIdIfNonLocal: null
  hasStableParameterNames: true
  isExtension: false
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  valueParameters: [
    KtFirValueParameterSymbol(a)
  ]
  deprecationStatus: null

KtFirLocalVariableSymbol:
  annotatedType: [] kotlin/Function1<kotlin/Int, kotlin/Int>
  callableIdIfNonLocal: null
  isExtension: false
  isVal: true
  name: lam2
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

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

KtFirAnonymousFunctionSymbol:
  annotatedType: [] kotlin/Int
  callableIdIfNonLocal: null
  hasStableParameterNames: true
  isExtension: false
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  valueParameters: [
    KtFirValueParameterSymbol(it)
  ]
  deprecationStatus: null

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

KtFirValueParameterSymbol:
  annotatedType: [] kotlin/Function1<kotlin/Int, kotlin/Int>
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: null
  hasDefaultValue: false
  isExtension: false
  isVararg: false
  name: lmbd
  origin: SOURCE
  receiverType: null
  symbolKind: LOCAL
  deprecationStatus: null

KtFirFunctionSymbol:
  annotatedType: [] kotlin/Unit
  annotationClassIds: []
  annotations: []
  callableIdIfNonLocal: /bar
  dispatchType: null
  hasStableParameterNames: true
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: true
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  modality: FINAL
  name: bar
  origin: SOURCE
  receiverType: null
  symbolKind: TOP_LEVEL
  typeParameters: []
  valueParameters: [
    KtFirValueParameterSymbol(lmbd)
  ]
  visibility: Private
  deprecationStatus: null
