mirror of
https://github.com/lua/lua.git
synced 2026-07-23 14:39:05 +00:00
be8445d7e4b6122620c428877b51a27d464253d5
In the generic for loop, it is simpler for OP_TFORLOOP to use the same 'ra' as OP_TFORCALL. Moreover, the internal names of the loop temporaries "(for ...)" don't need to leak internal details (even because the numerical for loop doesn't have a fixed role for each of its temporaries).
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%