Module:Sandbox/Thundercraft5/Test

Revision as of 20:56, 11 July 2020 by imported>Thundercraft5 (Created page with 'local p = {} function test() return(z and t or "") end return({ })')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Sandbox/Thundercraft5/Test/doc

local p = {}

function test()
	return(z and t or "")
end

return({  })