add new instruction
This commit is contained in:
parent
473fd5516d
commit
1e737747bf
1
C/grow.c
1
C/grow.c
@ -1073,6 +1073,7 @@ fix_compiler_instructions(PInstr *pcpc)
|
|||||||
break;
|
break;
|
||||||
/* hopefully nothing to do */
|
/* hopefully nothing to do */
|
||||||
case nop_op:
|
case nop_op:
|
||||||
|
case ensure_space_op:
|
||||||
case get_atom_op:
|
case get_atom_op:
|
||||||
case put_atom_op:
|
case put_atom_op:
|
||||||
case get_num_op:
|
case get_num_op:
|
||||||
|
Reference in New Issue
Block a user