1 2 3 4 5 6 7 8 9 10
source = {} sink = {} pump = {} filter = {} -- source.file dofile("ex5.lua") -- run test dofile("ex9.lua")