More languages
More actions
m (3 revisions imported from commons:Module:No_globals: Introducing this template for use by me and other CU's) |
m (1 revision imported) |
||
Line 1: | Line 1: | ||
local mt = getmetatable(_G) or {} | local mt = getmetatable(_G) or {} | ||
function mt.__index (t, k) | function mt.__index (t, k) |