fix call_indirect test (#98)

Merged
This commit is contained in:
Alexey
2018-08-01 13:48:38 +03:00
committed by Nikolay Volf
parent 41839664bb
commit 3e7946ab1c
5 changed files with 7 additions and 13 deletions
+1 -2
View File
@@ -1,10 +1,9 @@
(module
(type (;0;) (func))
(type (;1;) (func))
(func (;0;) (type 0)
i32.const 123
drop)
(func (;1;) (type 1)
(func (;1;) (type 0)
get_global 0
i32.const 1
i32.add