<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AExample_of_lua_debugging</id>
	<title>Module:Example of lua debugging - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AExample_of_lua_debugging"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Example_of_lua_debugging&amp;action=history"/>
	<updated>2026-05-25T09:38:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Example_of_lua_debugging&amp;diff=136104&amp;oldid=prev</id>
		<title>imported&gt;Materialscientist: Reverted edits by 98.144.100.183 (talk) (HG) (3.4.10)</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Example_of_lua_debugging&amp;diff=136104&amp;oldid=prev"/>
		<updated>2022-11-13T04:46:13Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/research/Special:Contributions/98.144.100.183&quot; title=&quot;Special:Contributions/98.144.100.183&quot;&gt;98.144.100.183&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:98.144.100.183&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:98.144.100.183 (page does not exist)&quot;&gt;talk&lt;/a&gt;) (&lt;a href=&quot;/index.php?title=WP:HG&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:HG (page does not exist)&quot;&gt;HG&lt;/a&gt;) (3.4.10)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
p.Hello = &amp;#039;Hello&amp;#039;&lt;br /&gt;
function p.calc(num)&lt;br /&gt;
   return num&lt;br /&gt;
end&lt;br /&gt;
function p.sum_mult(num)&lt;br /&gt;
   return num + num, num * num&lt;br /&gt;
end&lt;br /&gt;
function p.mtable(num)&lt;br /&gt;
   return {num, num+1}&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Materialscientist</name></author>
	</entry>
</feed>