Fixing lalr on windows
This commit is contained in:
parent
69db2b82a4
commit
8cc5f2f9f7
15 changed files with 1276 additions and 1226 deletions
|
|
@ -128,7 +128,7 @@ void Interpreter::stepBytecodeIn() {
|
|||
|
||||
case OpCode::IGNORE:
|
||||
{
|
||||
NDO->destroy(mOperandsStack.getOperand());
|
||||
mOperandsStack.getOperand();
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue