diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/dot_s/asm_const.wast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dot_s/asm_const.wast b/test/dot_s/asm_const.wast index 37ff45061..620606a58 100644 --- a/test/dot_s/asm_const.wast +++ b/test/dot_s/asm_const.wast @@ -15,4 +15,4 @@ ) ) ) -; METADATA: { "asmConsts": {"{ Module.print(\"hello, world!\"); }":["vi"]} }
\ No newline at end of file +; METADATA: { "asmConsts": {"0": ["{ Module.print(\"hello, world!\"); }", ["vi"]]} }
\ No newline at end of file |