summaryrefslogtreecommitdiff
path: root/test/dylib.wasm.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/dylib.wasm.fromBinary')
-rw-r--r--test/dylib.wasm.fromBinary2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dylib.wasm.fromBinary b/test/dylib.wasm.fromBinary
index 51b9c245d..75e1df76c 100644
--- a/test/dylib.wasm.fromBinary
+++ b/test/dylib.wasm.fromBinary
@@ -15,7 +15,7 @@
(global $global$3 (mut i32) (i32.const 0))
(global $global$4 i32 (i32.const 0))
(global $global$5 i32 (i32.const 0))
- (data (global.get $gimport$0) "*\00\00\00")
+ (data $0 (global.get $gimport$0) "*\00\00\00")
(export "__wasm_apply_relocs" (func $0))
(export "_Z14waka_func_minei" (func $1))
(export "__original_main" (func $2))