summaryrefslogtreecommitdiff
path: root/src/shared-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared-constants.h')
-rw-r--r--src/shared-constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared-constants.h b/src/shared-constants.h
index 03409de6e..47fa60947 100644
--- a/src/shared-constants.h
+++ b/src/shared-constants.h
@@ -67,6 +67,7 @@ cashew::IString GLOBAL("global"),
CALL("call"),
CALL_IMPORT("call_import"),
CALL_INDIRECT("call_indirect"),
+ BLOCK("block"),
BR_IF("br_if"),
THEN("then"),
ELSE("else"),