mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
The array with the names of the opcodes was moved to a header file
('lopnames.h'), as it is not used by the Lua kernel. Files that need
that array ('luac.c' and 'ltests.c') include the header file to get
a private (static) copy.
1.1 KiB
1.1 KiB