gopher-lua
gopher-lua copied to clipboard
fix compiler producing incorrect LOADNIL byte code
Fixes #495
Proposed fix and tests to fix AddLoadNil() optimisation, which was incorrectly merging LOADNIL instructions under certain conditions.