More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
local | local io = {} | ||
name = "dfsdg" | name = "dfsdg" | ||
function | function io.hello() | ||
name = io.read() | name = io.read() | ||
return name | return name | ||
end | end | ||
return io | |||
Revision as of 07:04, 25 August 2015
Documentation for this module may be created at Module:Test/doc