mirror of
https://github.com/lua/lua.git
synced 2026-09-09 03:48:07 +00:00
A close instruction is still inside the scope of the variables it is closing. The extra close in a repeat-until (to close variables before repeating the loop) was being coded outside that scope.
64 KiB
64 KiB