Content deleted Content added
Added the "Hi" code to the module |
m Made the syntax consistent between the two functions! |
||
Line 4:
local p = {}
return "Hello, world!"
end
|
Added the "Hi" code to the module |
m Made the syntax consistent between the two functions! |
||
Line 4:
local p = {}
return "Hello, world!"
end
|