mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
'lua_assert' moved from 'lualib.h' to 'lauxlib.h'
The macro is useful also in 'lauxlib.c', which does not include 'lualib.h'. Also, the definition was corrected to be "on" when LUAI_ASSERT is defined.
This commit is contained in: