|
- It is possible that the next Lua version will operate directly with
the loop variable, without any internal copy.
- It is possible that, in the next Lua version, the loop control
variable will be implicit declared as <const> to make the above change
safer.