static A dm_callFunctionOnString(S code, S s) { ret (A) callF(dm_codeWithHintsToFunctionOnString(code), s); }