Module:TestModule: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
end | end | ||
function p.externalDataTest( frame | function p.externalDataTest( frame ) | ||
local output = "" | local output = "" | ||
local data, errors = | local data, errors = | ||