Content deleted Content added
testing |
better management |
||
Line 15:
local indent = indent or 0
local recursion = recursion or {}
result = result .. "Dump start\n"
for a,b in next,t do
--Indent the table
|
testing |
better management |
||
Line 15:
local indent = indent or 0
local recursion = recursion or {}
result = result .. "Dump start\n"
for a,b in next,t do
--Indent the table
|