Astal
Astal copied to clipboard
core: lua compat 5.1/5.4/luajit
table.unpack
and unpack
are the same function, but both are accessible in different ways in Lua 5.1/5.4/luajit. In this commit, the function unpack is defined to work in those versions without causing an error