<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="id">
	<id>https://wiki.javasatu.com/index.php?action=history&amp;feed=atom&amp;title=Modul%3AOutputBuffer</id>
	<title>Modul:OutputBuffer - Riwayat revisi</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.javasatu.com/index.php?action=history&amp;feed=atom&amp;title=Modul%3AOutputBuffer"/>
	<link rel="alternate" type="text/html" href="https://wiki.javasatu.com/index.php?title=Modul:OutputBuffer&amp;action=history"/>
	<updated>2026-04-06T23:15:20Z</updated>
	<subtitle>Riwayat revisi halaman ini di wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.javasatu.com/index.php?title=Modul:OutputBuffer&amp;diff=1085&amp;oldid=prev</id>
		<title>Adminjavasatu: ←Membuat halaman berisi 'return function() 	local buffer = {} 	return function(sep) 		local b = buffer 		buffer = {} 		return table.concat(b, sep) 	end, 	function(text) 		buffer[#buffer + 1] = text 	end, 	function(...) 		buffer[#buffer + 1] = string.format(...) 	end end'</title>
		<link rel="alternate" type="text/html" href="https://wiki.javasatu.com/index.php?title=Modul:OutputBuffer&amp;diff=1085&amp;oldid=prev"/>
		<updated>2023-09-19T23:13:21Z</updated>

		<summary type="html">&lt;p&gt;←Membuat halaman berisi &amp;#039;return function() 	local buffer = {} 	return function(sep) 		local b = buffer 		buffer = {} 		return table.concat(b, sep) 	end, 	function(text) 		buffer[#buffer + 1] = text 	end, 	function(...) 		buffer[#buffer + 1] = string.format(...) 	end end&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Halaman baru&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return function()&lt;br /&gt;
	local buffer = {}&lt;br /&gt;
	return function(sep)&lt;br /&gt;
		local b = buffer&lt;br /&gt;
		buffer = {}&lt;br /&gt;
		return table.concat(b, sep)&lt;br /&gt;
	end,&lt;br /&gt;
	function(text)&lt;br /&gt;
		buffer[#buffer + 1] = text&lt;br /&gt;
	end,&lt;br /&gt;
	function(...)&lt;br /&gt;
		buffer[#buffer + 1] = string.format(...)&lt;br /&gt;
	end&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>Adminjavasatu</name></author>
	</entry>
</feed>