summaryrefslogtreecommitdiff
path: root/test/gen-wasm.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/gen-wasm.py')
-rwxr-xr-xtest/gen-wasm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen-wasm.py b/test/gen-wasm.py
index 4dbee6bf..5794fbf9 100755
--- a/test/gen-wasm.py
+++ b/test/gen-wasm.py
@@ -268,7 +268,7 @@ NAMED_VALUES = {
# exceptions
"try": 0x06,
- "catch_all": 0x05,
+ "catch_all": 0x19,
}
keywords = {