summaryrefslogtreecommitdiff
path: root/test/merge/fusing.wast.combined
diff options
context:
space:
mode:
Diffstat (limited to 'test/merge/fusing.wast.combined')
-rw-r--r--test/merge/fusing.wast.combined2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/merge/fusing.wast.combined b/test/merge/fusing.wast.combined
index 9510bb02e..e664a39ed 100644
--- a/test/merge/fusing.wast.combined
+++ b/test/merge/fusing.wast.combined
@@ -3,7 +3,7 @@
(type $FUNCSIG$v$0 (func))
(import "env" "memory" (memory $0 256))
(data (get_global $memoryBase) "")
- (import "env" "table" (table 0 anyfunc))
+ (import "env" "table" (table $0 0 anyfunc))
(import "env" "memoryBase" (global $memoryBase i32))
(import "env" "tableBase" (global $tableBase i32))
(import "env" "memoryBase" (global $memoryBase$0 i32))