summaryrefslogtreecommitdiff
path: root/test/dot_s/lcomm-in-text-segment.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/dot_s/lcomm-in-text-segment.wast')
-rw-r--r--test/dot_s/lcomm-in-text-segment.wast4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dot_s/lcomm-in-text-segment.wast b/test/dot_s/lcomm-in-text-segment.wast
index 1ffe2b172..c642c2edd 100644
--- a/test/dot_s/lcomm-in-text-segment.wast
+++ b/test/dot_s/lcomm-in-text-segment.wast
@@ -1,7 +1,7 @@
(module
(memory 1
- (segment 16 "\t\00\00\00")
+ (segment 16 "\0c\00\00\00")
)
(export "memory" memory)
)
-;; METADATA: { "asmConsts": {},"staticBump": 19, "initializers": [] }
+;; METADATA: { "asmConsts": {},"staticBump": 20, "initializers": [] }