What you need to do is define the Lua function, and then break it down into the associated API calls. shallow_copy = function(tab) local retval = {} for k, ...
確定! 回上一頁