mirror of
https://github.com/lua/lua.git
synced 2026-01-27 18:04:56 +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.