fix native_op
This commit is contained in:
parent
9dc946a069
commit
e2d3e66632
1
C/grow.c
1
C/grow.c
@ -1016,6 +1016,7 @@ fix_compiler_instructions(PInstr *pcpc)
|
|||||||
case fetch_args_iv_op:
|
case fetch_args_iv_op:
|
||||||
case label_ctl_op:
|
case label_ctl_op:
|
||||||
case f_0_op:
|
case f_0_op:
|
||||||
|
case native_op:
|
||||||
#ifdef TABLING
|
#ifdef TABLING
|
||||||
case table_new_answer_op:
|
case table_new_answer_op:
|
||||||
case table_try_single_op:
|
case table_try_single_op:
|
||||||
|
Reference in New Issue
Block a user