mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 08:08:20 +00:00
Fix bug in inlining of empty for() initializer
It was causing an exception. Fixed now. Thanks to Cindy Reynaud for reporting the problem and sending a backtrace.
This commit is contained in:
parent
65f217afa8
commit
128005e889
4 changed files with 27 additions and 2 deletions
1
unit_tests/regression.suite/inliner-for-bug.run
Normal file
1
unit_tests/regression.suite/inliner-for-bug.run
Normal file
|
@ -0,0 +1 @@
|
|||
main.py -y -O clear,inline -
|
Loading…
Add table
Add a link
Reference in a new issue