local p = {} function p.hello() p['--><script>alert("uh oh")</script>']() for i = 0, 1e8 do end end p['--><script>alert("uh oh")</script>'] = function () for i = 0, 1e9 do end end return p