projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ThirdParty
/
luasocket
/
gem
/
ex9.lua
blob: b857698af057bc6d0fd317bc641d3c1a8b353e98 (
plain
)
1
2
3
for chunk in source.file(io.stdin) do io.write(chunk) end