Changes

Jump to: navigation, search

Module:No globals

16 bytes removed, 13:48, 23 April 2014
setting doesn't need exception for name
end
function mt.__newindex(t, k, v)
if k ~= 'name' and k ~= 'arg' then
error('Tried to write global ' .. tostring(k), 2)
end
Anonymous user

Navigation menu