diff options
Diffstat (limited to 'test/merge/printf.wast.combined.finalized.opt')
-rw-r--r-- | test/merge/printf.wast.combined.finalized.opt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/merge/printf.wast.combined.finalized.opt b/test/merge/printf.wast.combined.finalized.opt index 92e17f720..a801ab875 100644 --- a/test/merge/printf.wast.combined.finalized.opt +++ b/test/merge/printf.wast.combined.finalized.opt @@ -1,7 +1,5 @@ (module (type $FUNCSIG$iii (func (param i32 i32) (result i32))) - (type $FUNCSIG$iii$0 (func (param i32 i32) (result i32))) - (type $1 (func)) (import "env" "memory" (memory $0 256)) (import "env" "table" (table 8 anyfunc)) |