KtCallExpression(89,94): 'foo()'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = KaExplicitReceiverValue:
        expression = param
        isSafeNavigation = false
        type = Context
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.Unit
        symbol = /Context.foo(<dispatch receiver>: Context): kotlin.Unit
        valueParameters = []
        contextParameters = []
        callableId = /Context.foo
      typeArgumentsMapping = {}
      valueArgumentMapping = {}