KtNameReferenceExpression(129,133): 'post'
  KaApplicableCallCandidate:
    candidate = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = test/post(action: (T) -> kotlin.Unit): kotlin.Unit
        valueParameters = [
          KaVariableSignature:
            name = action
            receiverType = null
            returnType = (T) -> kotlin.Unit
            symbol = action: (T) -> kotlin.Unit
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = test/post
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        {} -> (KaVariableSignature:
          name = action
          receiverType = null
          returnType = (T) -> kotlin.Unit
          symbol = action: (T) -> kotlin.Unit
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = false

  KaApplicableCallCandidate:
    candidate = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = test/post(action: (kotlin.Unit) -> kotlin.Unit): kotlin.Unit
        valueParameters = [
          KaVariableSignature:
            name = action
            receiverType = null
            returnType = (kotlin.Unit) -> kotlin.Unit
            symbol = action: (kotlin.Unit) -> kotlin.Unit
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = test/post
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        {} -> (KaVariableSignature:
          name = action
          receiverType = null
          returnType = (kotlin.Unit) -> kotlin.Unit
          symbol = action: (kotlin.Unit) -> kotlin.Unit
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true
