summaryrefslogtreecommitdiff
path: root/test/lit/passes/asyncify-wasm64.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/passes/asyncify-wasm64.wast')
-rw-r--r--test/lit/passes/asyncify-wasm64.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/passes/asyncify-wasm64.wast b/test/lit/passes/asyncify-wasm64.wast
index 7d6c216e5..754af239b 100644
--- a/test/lit/passes/asyncify-wasm64.wast
+++ b/test/lit/passes/asyncify-wasm64.wast
@@ -27,7 +27,7 @@
;; CHECK: (table $0 2 2 funcref)
- ;; CHECK: (elem (i32.const 0) $liveness2 $liveness2)
+ ;; CHECK: (elem $0 (i32.const 0) $liveness2 $liveness2)
;; CHECK: (export "asyncify_start_unwind" (func $asyncify_start_unwind))