diff options
Diffstat (limited to 'test/ctor-eval/no_partial.wast.out')
-rw-r--r-- | test/ctor-eval/no_partial.wast.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ctor-eval/no_partial.wast.out b/test/ctor-eval/no_partial.wast.out index 0caa401d4..ac943d57c 100644 --- a/test/ctor-eval/no_partial.wast.out +++ b/test/ctor-eval/no_partial.wast.out @@ -3,7 +3,7 @@ (memory $0 256 256) (data (i32.const 10) "waka waka waka waka waka") (export "test1" (func $test1)) - (func $test1 (type $0) + (func $test1 (; 0 ;) (type $0) (i32.store8 (i32.const 12) (i32.const 115) |