<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/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="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Module%3AExample_of_lua_debugging"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Example_of_lua_debugging&amp;action=history"/>
	<updated>2026-04-16T18:36:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Module:Example_of_lua_debugging&amp;diff=23421609&amp;oldid=prev</id>
		<title>imported&gt;Pppery: Rv test</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Example_of_lua_debugging&amp;diff=23421609&amp;oldid=prev"/>
		<updated>2023-05-17T14:53:02Z</updated>

		<summary type="html">&lt;p&gt;Rv test&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;Pppery</name></author>
	</entry>
</feed>