mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
Avoid warning in some compilers
In function 'funcargs', some compilers can complain that 'args' can be used unitialized, due to the default case (syntax error).
This commit is contained in:
Reference in New Issue
Block a user