diff options
Diffstat (limited to 'test/parse/func/param-multi.txt')
-rw-r--r-- | test/parse/func/param-multi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parse/func/param-multi.txt b/test/parse/func/param-multi.txt index 9ab0a662..57474c83 100644 --- a/test/parse/func/param-multi.txt +++ b/test/parse/func/param-multi.txt @@ -1 +1,2 @@ +;;; TOOL: wat2wasm (module (func (param i32) (param $n f64))) |