added OPTP_IDX to distinguish address operands from OPTP_INT integer operands in an executable
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
#include "files.h"
|
||||
#include "../utils/utf8.h"
|
||||
#include "../objects/objects.h"
|
||||
|
||||
|
||||
|
||||
static int bin_print(Runtime *runtime, Object **argv, unsigned int argc, Object **rets, unsigned int maxretc, Error *error)
|
||||
{
|
||||
(void) runtime;
|
||||
|
||||
Reference in New Issue
Block a user