aboutsummaryrefslogtreecommitdiff
path: root/testes/gengc.lua
diff options
context:
space:
mode:
authorRoberto I <roberto@inf.puc-rio.br>2026-07-23 13:58:30 -0300
committerRoberto I <roberto@inf.puc-rio.br>2026-07-23 13:58:30 -0300
commit7579fc9d7ed90240487251dfb69168f8e64e9294 (patch)
treedbf17260333869dc4963c7b3c3dae98d7370e771 /testes/gengc.lua
parentd5bbe955840c5c83e37ed19df4d392d7ba0970ed (diff)
downloadlua-5.5.1.tar.gz
lua-5.5.1.tar.bz2
lua-5.5.1.zip
Small change in scope of variables in repeat-untilHEADv5.5.1master
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.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions