diff options
Diffstat (limited to 'test/parse/module/import-memory-shared.txt')
-rw-r--r-- | test/parse/module/import-memory-shared.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/module/import-memory-shared.txt b/test/parse/module/import-memory-shared.txt index f6242898..b3a6443a 100644 --- a/test/parse/module/import-memory-shared.txt +++ b/test/parse/module/import-memory-shared.txt @@ -1,2 +1,3 @@ +;;; TOOL: wat2wasm (module (import "foo" "2" (memory 0 2 shared))) |