mirror of
https://github.com/lua/lua.git
synced 2026-07-25 23:49:06 +00:00
06e08c6d05b1346df935634be395f4d86035e3ea
Opocode was using 'luai_numdiv' (float division) instead of 'luai_numidiv' (integer division).
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%