summaryrefslogtreecommitdiff
path: root/test/example
diff options
context:
space:
mode:
Diffstat (limited to 'test/example')
-rw-r--r--test/example/c-api-kitchen-sink.txt2
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 5c6400ce5..983c80d90 100644
--- a/test/example/c-api-kitchen-sink.txt
+++ b/test/example/c-api-kitchen-sink.txt
@@ -2213,7 +2213,7 @@ BinaryenFeatureAll: 126975
(i32.const 42)
)
(drop
- (array.len $[mut:i8]
+ (array.len
(global.get $i8Array-global)
)
)