Add call operand
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Token
|
||||
ShiftIntegerLeft,
|
||||
ShiftIntegerRight,
|
||||
Jump,
|
||||
CallFunction,
|
||||
LessThanInteger,
|
||||
GreaterThanInteger,
|
||||
EqualInteger,
|
||||
|
||||
Reference in New Issue
Block a user