diff options
Diffstat (limited to 'test/parse/expr/memory-copy64.txt')
-rw-r--r-- | test/parse/expr/memory-copy64.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parse/expr/memory-copy64.txt b/test/parse/expr/memory-copy64.txt index aa942e99..108f1260 100644 --- a/test/parse/expr/memory-copy64.txt +++ b/test/parse/expr/memory-copy64.txt @@ -1,7 +1,7 @@ ;;; TOOL: wat2wasm ;;; ARGS: --enable-bulk-memory --enable-memory64 (module - (memory 0 i64) + (memory i64 0) (func i64.const 0 |