summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-names_merge-blocks.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/remove-unused-names_merge-blocks.txt')
-rw-r--r--test/passes/remove-unused-names_merge-blocks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/remove-unused-names_merge-blocks.txt b/test/passes/remove-unused-names_merge-blocks.txt
index c38ab7429..3e2755396 100644
--- a/test/passes/remove-unused-names_merge-blocks.txt
+++ b/test/passes/remove-unused-names_merge-blocks.txt
@@ -6,7 +6,7 @@
(type $4 (func (result i32)))
(type $5 (func (result f64)))
(memory $0 (shared 256 256))
- (table 1 1 anyfunc)
+ (table $0 1 1 anyfunc)
(elem (i32.const 0) $call-i)
(func $call-i (; 0 ;) (type $i) (param $0 i32)
(nop)