mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
No description
Without empty statement removal, {;} would trick the optimizer into believing the statement was not empty. E.g. if(x) ; else {;} would not remove the else. |
||
---|---|---|
lslopt | ||
.gitignore | ||
builtins.txt | ||
builtins.txt.dat | ||
main.py | ||
testfuncs.py | ||
testparser.py |