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