diff options
Diffstat (limited to 'test/parse/expr/getlocal-index-mixed-named-unnamed.txt')
-rw-r--r-- | test/parse/expr/getlocal-index-mixed-named-unnamed.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/expr/getlocal-index-mixed-named-unnamed.txt b/test/parse/expr/getlocal-index-mixed-named-unnamed.txt index 93fb81cb..2ded272a 100644 --- a/test/parse/expr/getlocal-index-mixed-named-unnamed.txt +++ b/test/parse/expr/getlocal-index-mixed-named-unnamed.txt @@ -1,3 +1,4 @@ +;;; TOOL: wat2wasm (module (func (param i32) (param $n f32) (local i32 i64) |