<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.lolcow.city/foodie-beauty/index.php?action=history&amp;feed=atom&amp;title=Module%3ANo_globals</id>
	<title>Module:No globals - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lolcow.city/foodie-beauty/index.php?action=history&amp;feed=atom&amp;title=Module%3ANo_globals"/>
	<link rel="alternate" type="text/html" href="https://wiki.lolcow.city/foodie-beauty/index.php?title=Module:No_globals&amp;action=history"/>
	<updated>2026-04-13T11:05:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.lolcow.city/foodie-beauty/index.php?title=Module:No_globals&amp;diff=17&amp;oldid=prev</id>
		<title>Aviv: Created page with &quot;local mt = getmetatable(_G) or {} function mt.__index (t, k) 	if k ~= &#039;arg&#039; then 		-- perf optimization here and below: do not load Module:TNT unless there is an error 		error(require(&#039;Module:TNT&#039;).format(&#039;I18n/No globals&#039;, &#039;err-read&#039;, tostring(k)), 2) 	end 	return nil end function mt.__newindex(t, k, v) 	if k ~= &#039;arg&#039; then 		error(require(&#039;Module:TNT&#039;).format(&#039;I18n/No globals&#039;, &#039;err-write&#039;, tostring(k)), 2) 	end 	rawset(t, k, v) end setmetatable(_G, mt)&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.lolcow.city/foodie-beauty/index.php?title=Module:No_globals&amp;diff=17&amp;oldid=prev"/>
		<updated>2024-07-13T16:56:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local mt = getmetatable(_G) or {} function mt.__index (t, k) 	if k ~= &amp;#039;arg&amp;#039; then 		-- perf optimization here and below: do not load Module:TNT unless there is an error 		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-read&amp;#039;, tostring(k)), 2) 	end 	return nil end function mt.__newindex(t, k, v) 	if k ~= &amp;#039;arg&amp;#039; then 		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-write&amp;#039;, tostring(k)), 2) 	end 	rawset(t, k, v) end setmetatable(_G, mt)&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mt = getmetatable(_G) or {}&lt;br /&gt;
function mt.__index (t, k)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		-- perf optimization here and below: do not load Module:TNT unless there is an error&lt;br /&gt;
		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-read&amp;#039;, tostring(k)), 2)&lt;br /&gt;
	end&lt;br /&gt;
	return nil&lt;br /&gt;
end&lt;br /&gt;
function mt.__newindex(t, k, v)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-write&amp;#039;, tostring(k)), 2)&lt;br /&gt;
	end&lt;br /&gt;
	rawset(t, k, v)&lt;br /&gt;
end&lt;br /&gt;
setmetatable(_G, mt)&lt;/div&gt;</summary>
		<author><name>Aviv</name></author>
	</entry>
</feed>