KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: [
    kotlin/OptIn(markerClass = [kotlin.contracts.ExperimentalContracts::class])
      psi: KtAnnotationEntry
  ]
  callableId: /atLeastOnceContract
  contextParameters: []
  contextReceivers: []
  contractEffects: [
    KaContractCallsInPlaceContractEffectDeclaration:
      valueParameterReference:
        KaContractExplicitParameterValue:
          symbol:
            KaValueParameterSymbol:
              anchorPsi: KtParameter
              annotations: []
              callableId: null
              contextParameters: []
              contextReceivers: []
              hasDeclaredDefaultValue: false
              hasDefaultValue: false
              isActual: false
              isCompanion: false
              isCrossinline: false
              isDelegated: false
              isExpect: false
              isExtension: false
              isExternal: false
              isImplicitLambdaParameter: false
              isNoinline: false
              isVal: true
              isVararg: false
              location: LOCAL
              modality: FINAL
              name: block
              origin: SOURCE
              primaryConstructorProperty: null
              psi: KtParameter
              realPsi: KtParameter
              receiverParameter: null
              returnType: KaFunctionType:
                annotations: []
                typeArguments: [
                  KaUsualClassType:
                    annotations: []
                    typeArguments: []
                    type: kotlin/Unit
                ]
                type: () -> kotlin/Unit
              typeParameters: []
              visibility: PUBLIC
              getContainingFileSymbol: KaFileSymbol(callsInPlaceAtLeastOnceContract.kt)
              getContainingJvmClassName: CallsInPlaceAtLeastOnceContractKt
              getContainingModule: KaSourceModule "Sources of main"
              deprecation: null
              importableFqName: null
      invocationKind: AT_LEAST_ONCE
  ]
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: TOP_LEVEL
  modality: FINAL
  name: atLeastOnceContract
  origin: SOURCE
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: block
      origin: SOURCE
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaFunctionType:
        annotations: []
        typeArguments: [
          KaUsualClassType:
            annotations: []
            typeArguments: []
            type: kotlin/Unit
        ]
        type: () -> kotlin/Unit
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(callsInPlaceAtLeastOnceContract.kt)
      getContainingJvmClassName: CallsInPlaceAtLeastOnceContractKt
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(callsInPlaceAtLeastOnceContract.kt)
  getContainingJvmClassName: CallsInPlaceAtLeastOnceContractKt
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: atLeastOnceContract
  importableFqName: atLeastOnceContract
