diff options
Diffstat (limited to 'test/example')
-rw-r--r-- | test/example/c-api-kitchen-sink.txt | 4 |
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 f2646eaeb..ceff020b9 100644 --- a/test/example/c-api-kitchen-sink.txt +++ b/test/example/c-api-kitchen-sink.txt @@ -2193,7 +2193,7 @@ BinaryenFeatureAll: 131071 ) ) (atomic.fence) - (drop + (tuple.drop 4 (tuple.make 4 (i32.const 13) (i64.const 37) @@ -2229,7 +2229,7 @@ BinaryenFeatureAll: 131071 (drop (pop externref) ) - (drop + (tuple.drop 4 (pop i32 i64 f32 f64) ) (drop |