summaryrefslogtreecommitdiff
path: root/test/exception-handling.wast.fromBinary.noDebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'test/exception-handling.wast.fromBinary.noDebugInfo')
-rw-r--r--test/exception-handling.wast.fromBinary.noDebugInfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/exception-handling.wast.fromBinary.noDebugInfo b/test/exception-handling.wast.fromBinary.noDebugInfo
index beea8498b..b0da0391b 100644
--- a/test/exception-handling.wast.fromBinary.noDebugInfo
+++ b/test/exception-handling.wast.fromBinary.noDebugInfo
@@ -47,12 +47,12 @@
(local.set $0
(block (result i32)
(local.set $3
- (tuple.extract 0
+ (tuple.extract 2 0
(local.get $2)
)
)
(local.set $1
- (tuple.extract 1
+ (tuple.extract 2 1
(local.get $2)
)
)