Editing Module:No globals
Revision as of 16:48, 29 October 2014 by mediawikiwiki>Paladox (Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newi...")
Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. Read the Privacy Policy to learn what information we collect about you and how we use it.
If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://nonbinary.wiki/wiki/Module:No_globals"