mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
Vararg functions with vararg tables don't use the arguments hidden in the stack; therfore, it doesn't need to build/keep them.
Vararg functions with vararg tables don't use the arguments hidden in the stack; therfore, it doesn't need to build/keep them.