Jump to content

Module:No globals: Revision history

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, f = minor edit.

11 ngônda ya tânu 2019

28 ngônda ya tânu 2015

  • curprev 16:2016:20, 28 ngônda ya tânu 2015 89.215.203.126 disolo 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..."