mirror of
https://github.com/lua/lua.git
synced 2026-09-22 18:24:23 +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.
30 KiB
30 KiB