Files
lua/lopcodes.h
Roberto I 0465c23b3e Cleaning 'luaP_isIT' and 'luaP_isOT'
- 'luaP_isOT' is only used for tests, so it is defined as a macro to avoid
wasting space with an unused function.
- 'luaP_isIT' must include OP_VARARGPREP.
2026-05-28 15:10:17 -03:00

14 KiB