not array - Can use `table.pack` function to collect arguments in table > t ... (called just `unpack` in Lua 5.1 and earlier) > print(table.unpack{ 1, 2, 3, ...
確定! 回上一頁