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