Make a file (say foo.lua ) containing your Lua code: function printeverything() data = {"a", "b", "c"} for i = 1, ...
確定! 回上一頁