Module:Sandbox/Tule-hog: Difference between revisions
Appearance
Content deleted Content added
unrequire |
No edit summary |
||
Line 2: | Line 2: | ||
local SD = require "Module:SimpleDebug" |
local SD = require "Module:SimpleDebug" |
||
SD.wtos(' |
SD.wtos('then') |
||
p.main = function(frame) |
p.main = function(frame) |
||
SD.wtos('unblocked') |
-- SD.wtos('unblocked') |
||
return SD.s |
-- return SD.s |
||
end |
end |
||