Module:Module introspection: Difference between revisions

Ganaram inukshuk (talk | contribs)
m bold
Ganaram inukshuk (talk | contribs)
m forgot to remove bugfixing additions
Line 239: Line 239:


-- Return combined tables
-- Return combined tables
return dep_table .. "\n" .. func_table .. "\n" .. normalized_name
return dep_table .. "\n" .. func_table .. "\n"
end
end


return p
return p