diff options
Diffstat (limited to 'test/signext.wast.fromBinary.noDebugInfo')
-rw-r--r-- | test/signext.wast.fromBinary.noDebugInfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/signext.wast.fromBinary.noDebugInfo b/test/signext.wast.fromBinary.noDebugInfo index 770b19baf..cbbf4350f 100644 --- a/test/signext.wast.fromBinary.noDebugInfo +++ b/test/signext.wast.fromBinary.noDebugInfo @@ -1,7 +1,7 @@ (module (type $0 (func)) (memory $0 0) - (func $0 (type $0) + (func $0 (; 0 ;) (type $0) (local $var$0 i32) (local $var$1 i64) (drop |