More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
function io.hello() | function io.hello() | ||
name = io.read() | name = io.read(stdin) | ||
return name | return name | ||
end | end | ||
return io | return io |
Revision as of 07:05, 25 August 2015
Documentation for this module may be created at Module:Test/doc