Tested each sample.
This commit is contained in:
parent
e394956cde
commit
52ac60af81
27 changed files with 789 additions and 163 deletions
3
gem/ex9.lua
Normal file
3
gem/ex9.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
for chunk in source.file(io.stdin) do
|
||||
io.write(chunk)
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue