renumbered some jump byte codes for easy conversion between forward jump and backward jump
This commit is contained in:
@ -1731,7 +1731,6 @@ struct moo_t
|
||||
# define MOO_ASSERT(moo,expr) ((void)((expr) || ((moo)->vmprim.assertfail(moo, #expr, __FILE__, __LINE__), 0)))
|
||||
#endif
|
||||
|
||||
|
||||
#if defined(MOO_INCLUDE_COMPILER)
|
||||
enum moo_iocmd_t
|
||||
{
|
||||
|
Reference in New Issue
Block a user