static A dm_evalOnOtherMachine_pcall(S computerID, S code, O... _) null on exception { ret dm_evalOnOtherMachine(computerID, code, _); }