diff options
Diffstat (limited to 'test/merge/post-instantiate-b.wast.combined')
-rw-r--r-- | test/merge/post-instantiate-b.wast.combined | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/merge/post-instantiate-b.wast.combined b/test/merge/post-instantiate-b.wast.combined index df4bfe76d..74f4ede17 100644 --- a/test/merge/post-instantiate-b.wast.combined +++ b/test/merge/post-instantiate-b.wast.combined @@ -8,10 +8,10 @@ (memory $0 0) (data (get_global $memoryBase) "") (export "__post_instantiate" (func $0$0)) - (func $0 (type $0) + (func $0 (; 0 ;) (type $0) (nop) ) - (func $0$0 (type $0$0) + (func $0$0 (; 1 ;) (type $0$0) (drop (i32.const 2000) ) |