K wobsahej skočić

Stawizny wersijow strony „Modul:No globals“

Diff wubrać: Wubjer opciske pola za přirunanje a tłóč na enter abo tłóčku deleka.

Legenda: (akt) = rozdźěl k tuchwilnej wersiji, (posl) = rozdźěl k předchadnej wersiji, S = snadna změna.


Eksterne wotkazy: Statistika wopytow

23. měrca 2025

  • aktposl 11:3723. měrca 2025, 11:37 119.207.115.159 diskusija 307 bajtow +307 nowa strona: 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.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)
Z Wikipedije, swobodneje encyklopedije