static A dm_evalFreshOnOtherMachine(S computerID, S code, O... _) { ret dm_evalFreshOnOtherMachineWithReturnValue(computerID, code, _); }