summaryrefslogtreecommitdiff
path: root/test/polymorphic_stack.wast.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/polymorphic_stack.wast.fromBinary')
-rw-r--r--test/polymorphic_stack.wast.fromBinary2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/polymorphic_stack.wast.fromBinary b/test/polymorphic_stack.wast.fromBinary
index 3a6fcec9a..3e899c4be 100644
--- a/test/polymorphic_stack.wast.fromBinary
+++ b/test/polymorphic_stack.wast.fromBinary
@@ -3,7 +3,7 @@
(type $1 (func (result i32)))
(type $2 (func (param i32)))
(type $3 (func))
- (import "env" "table" (table 9 9 anyfunc))
+ (import "env" "table" (table $timport$0 9 9 anyfunc))
(func $break-and-binary (; 0 ;) (type $1) (result i32)
(block $label$1 (result i32)
(unreachable)