diff options
Diffstat (limited to 'test/parse/module/memory-segment-1.txt')
-rw-r--r-- | test/parse/module/memory-segment-1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/module/memory-segment-1.txt b/test/parse/module/memory-segment-1.txt index 69bc0497..459d04cc 100644 --- a/test/parse/module/memory-segment-1.txt +++ b/test/parse/module/memory-segment-1.txt @@ -1,2 +1,3 @@ +;;; TOOL: wat2wasm (module (memory (data "hello, world!"))) |