Files
lua/lparser.c
Roberto I 7579fc9d7e Small change in scope of variables in repeat-until
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.
2026-07-23 13:58:30 -03:00

64 KiB