summaryrefslogtreecommitdiff
path: root/test/example
diff options
context:
space:
mode:
Diffstat (limited to 'test/example')
-rw-r--r--test/example/c-api-kitchen-sink.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/example/c-api-kitchen-sink.txt b/test/example/c-api-kitchen-sink.txt
index d682285d1..f2646eaeb 100644
--- a/test/example/c-api-kitchen-sink.txt
+++ b/test/example/c-api-kitchen-sink.txt
@@ -2194,7 +2194,7 @@ BinaryenFeatureAll: 131071
)
(atomic.fence)
(drop
- (tuple.make
+ (tuple.make 4
(i32.const 13)
(i64.const 37)
(f32.const 1.2999999523162842)
@@ -2203,7 +2203,7 @@ BinaryenFeatureAll: 131071
)
(drop
(tuple.extract 2
- (tuple.make
+ (tuple.make 4
(i32.const 13)
(i64.const 37)
(f32.const 1.2999999523162842)