static S mL_expandFunctionNames(S code) { ret replaceCodeTokensUsingMap(code, mechMap("Extend function names")); }