This website requires JavaScript.
Explore
Help
Sign In
walkero
/
lite-xl
Watch
1
Star
0
Fork
You've already forked lite-xl
0
Code
Issues
7
Pull Requests
Projects
Releases
14
Wiki
Activity
3853bf73d7
lite-xl
/
data
/
core
/
compat.lua
7 lines
87 B
Lua
Raw
Blame
History
function
table
.
pack
(
...
)
return
{
n
=
select
(
'
#
'
,
...
)
,
...
}
end
table.unpack
=
unpack
Reference in New Issue
View Git Blame
Copy Permalink