... for k, v in pairs(val) do; if type(k) ~= "string" then; error("invalid table: mixed or invalid key types"); end; table.insert(res, encode(k, stack) .
確定! 回上一頁