diff options
Diffstat (limited to 'test/dot_s/lcomm-in-text-segment.wast')
-rw-r--r-- | test/dot_s/lcomm-in-text-segment.wast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dot_s/lcomm-in-text-segment.wast b/test/dot_s/lcomm-in-text-segment.wast index 5ede27c60..1ffe2b172 100644 --- a/test/dot_s/lcomm-in-text-segment.wast +++ b/test/dot_s/lcomm-in-text-segment.wast @@ -4,4 +4,4 @@ ) (export "memory" memory) ) -;; METADATA: { "asmConsts": {},"staticBump": 19 } +;; METADATA: { "asmConsts": {},"staticBump": 19, "initializers": [] } |