Module:Escape/doc: Difference between revisions

Content deleted Content added
m Speed: <source lang="lua">
m change source to syntaxhighlight
Line 61:
 
when executing the following module function:
<sourcesyntaxhighlight lang="lua">
function p.test_kill500(frame)
local esc = require('Module:Escape')
Line 69:
return os.clock(esc)
end
</syntaxhighlight>
</source>
'''{{#invoke:Escape/testcases|test_kill500}}'''