1 2 3 4
var code = ` (\`\${key}: \${args[1]?.toString()}\`) `; oomTest(function() { return parseModule(code); });