Content-Length: 166489 | pFad | https://co.wikipedia.org/wiki/Modulo:No_globals

Modulo:No globals - Wikipedia Vai al contenuto

Modulo:No globals

À prupositu di Wikipedia

La documentazione per questo modulo può essere creata in Modulo:No globals/man

local mt = getmetatable(_G) or {}
function mt.__index (t, k)
	if k ~= 'arg' then
		error('Pruvatu di leghje nil global ' .. tostring(k), 2)
	end
	return nil
end
function mt.__newindex(t, k, v)
	if k ~= 'arg' then
		error('Pruvatu di scrive globale ' .. tostring(k), 2)
	end
	rawset(t, k, v)
end
setmetatable(_G, mt)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://co.wikipedia.org/wiki/Modulo:No_globals

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy