added map expressions
This commit is contained in:
@@ -37,8 +37,9 @@ typedef enum {
|
||||
OPCODE_ASS,
|
||||
OPCODE_POP,
|
||||
OPCODE_CALL,
|
||||
OPCODE_INSERT,
|
||||
OPCODE_SELECT,
|
||||
OPCODE_INSERT,
|
||||
OPCODE_INSERT2,
|
||||
OPCODE_PUSHINT,
|
||||
OPCODE_PUSHFLT,
|
||||
OPCODE_PUSHSTR,
|
||||
|
||||
Reference in New Issue
Block a user