mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
50c7c915ee
'debug.getinfo' can return number of extra arguments added to a call by a chain of __call metavalues. That information is being used to improve error messages about errors in these extra arguments.