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