summaryrefslogtreecommitdiff
path: root/test/mutable-global.wasm.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/mutable-global.wasm.fromBinary')
-rw-r--r--test/mutable-global.wasm.fromBinary2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mutable-global.wasm.fromBinary b/test/mutable-global.wasm.fromBinary
index 08d3b6c21..ab60a2dd9 100644
--- a/test/mutable-global.wasm.fromBinary
+++ b/test/mutable-global.wasm.fromBinary
@@ -1,5 +1,5 @@
(module
- (type $none_=>_none (func))
+ (type $0 (func))
(import "env" "global-mut" (global $gimport$0 (mut i32)))
(func $0
(global.set $gimport$0