Jump to content

Module:Sandbox/Rqkp/temp

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rqkp (talk | contribs) at 05:31, 9 December 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

--[[--------------------------< S U B >------------------------------------------------------------------------
]]

local function sub (frame)
	local a = 0
	local b = 0
	
	return a / b
	
end