diff options
Diffstat (limited to 'test/fn_prolog_epilog.debugInfo.wast.fromBinary.noDebugInfo')
-rw-r--r-- | test/fn_prolog_epilog.debugInfo.wast.fromBinary.noDebugInfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fn_prolog_epilog.debugInfo.wast.fromBinary.noDebugInfo b/test/fn_prolog_epilog.debugInfo.wast.fromBinary.noDebugInfo index 02c7a5069..e3b343451 100644 --- a/test/fn_prolog_epilog.debugInfo.wast.fromBinary.noDebugInfo +++ b/test/fn_prolog_epilog.debugInfo.wast.fromBinary.noDebugInfo @@ -1,6 +1,6 @@ (module - (type $none_=>_none (func)) - (func $0 (type $none_=>_none) + (type $0 (func)) + (func $0 (type $0) (nop) (block $label$1 (block $label$2 |