Jump to content

Module:Sandbox/Gitgit123hub/test

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gitgit123hub (talk | contribs) at 10:02, 12 November 2017 (Created page with 'function f() f() end return pcall(f)'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

function f()
	f()
end
return pcall(f)