Module:No globals: Revision history

From WikiMSK

Diff selection: Mark the radio buttons 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.

12 March 2022

11 May 2021

23 July 2020

  • curprev 21:0021:00, 23 July 2020Jeremy talk contribs 307 bytes +307 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..."

1 April 2020

11 December 2019