Content deleted Content added
No edit summary |
... |
||
Line 14:
p.Hitchhiker = function(frame)
num = frame.args.number or 42
if (num
then msg = num .. " is not the answer
end
return msg
|
No edit summary |
... |
||
Line 14:
p.Hitchhiker = function(frame)
num = frame.args.number or 42
if (num
then msg = num .. " is not the answer
end
return msg
|