Revision history of "Module:No globals"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 04:03, 16 September 2020DrExample (talk | contribs)m . . (315 bytes) (0). . (1 revision imported)
  • (cur | prev) 21:10, 27 June 2020eris>George. . (315 bytes) (+315). . (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.__...")