mirror of
https://github.com/lua/lua
synced 2025-04-02 19:12:53 +03:00
46beca5bed

New auxiliary functions/macros 'luaL_argexpected'/'luaL_typeerror' ease the creation of error messages such as bad argument #2 to 'setmetatable' (nil or table expected, got boolean) (The novelty being the "got boolean" part...)
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%