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