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:07, 12 November 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

function f()
	a=f()
	return a
end
return pcall(f)