The iterator function does the real work: function iterator (state) while state.line do -- repeat while there are lines -- search for next word local s, ...
確定! 回上一頁