diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-06-18 16:45:55 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2025-06-18 16:45:55 -0300 |
commit | 07b009c3712c062957593d0a4fa82e0fe9023024 (patch) | |
tree | 1628514f820fdbf452d6e9c524a22d3dd14198b2 /lua.c | |
parent | f71156744851701b5d5fabdda5061b31e53f8f14 (diff) | |
download | lua-07b009c3712c062957593d0a4fa82e0fe9023024.tar.gz lua-07b009c3712c062957593d0a4fa82e0fe9023024.tar.bz2 lua-07b009c3712c062957593d0a4fa82e0fe9023024.zip |
No need to limit variable declarations to 250
Only local variables, which use registers, need this low limit.
Diffstat (limited to 'lua.c')
0 files changed, 0 insertions, 0 deletions