summaryrefslogtreecommitdiff
path: root/test/passes/legalize-js-interface_all-features.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/legalize-js-interface_all-features.wast')
-rw-r--r--test/passes/legalize-js-interface_all-features.wast3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/passes/legalize-js-interface_all-features.wast b/test/passes/legalize-js-interface_all-features.wast
index 4697a8f18..7f4352f27 100644
--- a/test/passes/legalize-js-interface_all-features.wast
+++ b/test/passes/legalize-js-interface_all-features.wast
@@ -17,8 +17,7 @@
(unreachable)
)
- ;; If an import is used in ref.func, even if it is legalized to another
- ;; import, the original import should not be removed.
+ ;; ref.func must also be updated.
(func $ref-func-test
(drop
(call $ref-func-arg)