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 7583a216b..44f40ac4c 100644 --- a/test/example/c-api-kitchen-sink.txt +++ b/test/example/c-api-kitchen-sink.txt @@ -2217,7 +2217,7 @@ module s-expr printed (in memory, caller-owned): ) ) ) -(i32.const 1234) +1234 : i32 (module (type $v (func)) (func $func (; 0 ;) (type $v) |