mirror of
https://github.com/lua/lua.git
synced 2026-06-13 10:49:27 +00:00
When creating code for a jump on a 'not' condition, the code generator was removing an instruction (the OP_NOT) without adjusting its corresponding line information. This fix also added tests for this case and extra functionality in the test library to debug line info. structures.
15 KiB
15 KiB