Handle opcode OpModuleProcessed.
This commit is contained in:
parent
f734d78c15
commit
9161096676
@ -152,6 +152,7 @@ void Parser::parse(const Instruction &instruction)
|
||||
case OpLine:
|
||||
case OpNoLine:
|
||||
case OpString:
|
||||
case OpModuleProcessed:
|
||||
break;
|
||||
|
||||
case OpSource:
|
||||
|
Loading…
Reference in New Issue
Block a user