dofile("hello.lua") loadfile("hello.lua") assert(x) -- x or (raise an error) assert(x ... table.foreach(t, function(row) ... end) table.setn table.insert(t, ...
確定! 回上一頁