mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 14:14:30 +02:00
Tested each sample.
This commit is contained in:
10
gem/t4.lua
Normal file
10
gem/t4.lua
Normal file
@ -0,0 +1,10 @@
|
||||
source = {}
|
||||
sink = {}
|
||||
pump = {}
|
||||
filter = {}
|
||||
|
||||
-- source.file
|
||||
dofile("ex5.lua")
|
||||
|
||||
-- run test
|
||||
dofile("ex9.lua")
|
Reference in New Issue
Block a user