KtCallExpression(68,73): 'foo()'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = test/A
        type = test.A
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = test/A.foo(<dispatch receiver>: test.A): kotlin.Unit
        valueParameters = []
        contextParameters = []
        callableId = test/A.foo
      typeArgumentsMapping = {}
      valueArgumentMapping = {}