summaryrefslogtreecommitdiff
path: root/test/lit/parse-bad-tuple-extract-index.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/parse-bad-tuple-extract-index.wast')
-rw-r--r--test/lit/parse-bad-tuple-extract-index.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/parse-bad-tuple-extract-index.wast b/test/lit/parse-bad-tuple-extract-index.wast
index 5375d2d2b..ac20c5c43 100644
--- a/test/lit/parse-bad-tuple-extract-index.wast
+++ b/test/lit/parse-bad-tuple-extract-index.wast
@@ -2,7 +2,7 @@
;; RUN: not wasm-opt %s 2>&1 | filecheck %s
-;; CHECK: [parse exception: Bad index on tuple.extract: ( tuple.extract 2 2 ( tuple.make 2 ( i32.const 0 ) ( i64.const 1 ) ) ) (at 9:19)]
+;; CHECK: Fatal: 9:3: error: tuple index out of bounds
(module
(func