Module:Module introspection: Difference between revisions
No edit summary |
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 | ||