diff options
Diffstat (limited to 'test/example')
-rw-r--r-- | test/example/c-api-kitchen-sink.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/example/c-api-kitchen-sink.txt b/test/example/c-api-kitchen-sink.txt index ecfdfc081..f35b947f4 100644 --- a/test/example/c-api-kitchen-sink.txt +++ b/test/example/c-api-kitchen-sink.txt @@ -2298,7 +2298,7 @@ BinaryenFeatureAll: 126975 ) ) (drop - (array.init_static $[mut:i8] + (array.new_fixed $[mut:i8] (i32.const 1) (i32.const 2) (i32.const 3) |