summaryrefslogtreecommitdiff
path: root/test/dot_s/basics.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/dot_s/basics.wast')
-rw-r--r--test/dot_s/basics.wast4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dot_s/basics.wast b/test/dot_s/basics.wast
index 7e59854d8..22691644a 100644
--- a/test/dot_s/basics.wast
+++ b/test/dot_s/basics.wast
@@ -1,5 +1,5 @@
(module
- (memory 0 4294967295 (segment 16 "hello, world!\n\00") (segment 32 "vcq"))
+ (memory 35 4294967295 (segment 16 "hello, world!\n\00") (segment 32 "vcq"))
(import $puts "env" "puts")
(export "main" $main)
(table $main)
@@ -85,7 +85,7 @@
(i32.const -12)
)
)
- (i32.const 1)
+ (i32.const 0)
)
(br $fake_return_waka123
(get_local $$0)