Module:Module introspection: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 184: Line 184:
end
end


p.random_string = "p.make_a_sandwich(bread, fillings, condiments)"
p.random_string = "function p.make_a_sandwich(bread, fillings, condiments)"


-- Helper function
-- Helper function