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 new file mode 100644 index 00000000..9ab0a662 --- /dev/null +++ b/test/parse/func/param-multi.txt @@ -0,0 +1 @@ +(module (func (param i32) (param $n f64))) |