aboutsummaryrefslogtreecommitdiff
path: root/chunk.d
diff options
context:
space:
mode:
Diffstat (limited to 'chunk.d')
-rw-r--r--chunk.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/chunk.d b/chunk.d
index 18bf12d..02d2a69 100644
--- a/chunk.d
+++ b/chunk.d
@@ -187,6 +187,7 @@ enum OpCode {
OP_POPB,
OP_POP_SCOPE,
OP_SUBTRACT,
+ OP_MULTIPLY,
OP_NIL,
OP_JUMP,