diff options
Diffstat (limited to 'test/parse/expr/setlocal-index-after-param.txt')
-rw-r--r-- | test/parse/expr/setlocal-index-after-param.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/expr/setlocal-index-after-param.txt b/test/parse/expr/setlocal-index-after-param.txt index 1db97874..690130fe 100644 --- a/test/parse/expr/setlocal-index-after-param.txt +++ b/test/parse/expr/setlocal-index-after-param.txt @@ -1,3 +1,4 @@ +;;; TOOL: wat2wasm (module (func (param i32) (local i32) |