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