diff options
Diffstat (limited to 'test/parse/expr/loop-multi-named.txt')
-rw-r--r-- | test/parse/expr/loop-multi-named.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/parse/expr/loop-multi-named.txt b/test/parse/expr/loop-multi-named.txt index 00679c67..a9be52d1 100644 --- a/test/parse/expr/loop-multi-named.txt +++ b/test/parse/expr/loop-multi-named.txt @@ -1,5 +1,4 @@ ;;; TOOL: wat2wasm -;;; ARGS: --enable-multi-value (type $v_v (func)) (type $v_ii (func (param i32 i32))) (type $ii_v (func (result i32 i32))) |