summaryrefslogtreecommitdiff
path: root/test/signext.wast.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/signext.wast.fromBinary')
-rw-r--r--test/signext.wast.fromBinary2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/signext.wast.fromBinary b/test/signext.wast.fromBinary
index 7b4efa4fe..bb1f2bcf3 100644
--- a/test/signext.wast.fromBinary
+++ b/test/signext.wast.fromBinary
@@ -1,5 +1,5 @@
(module
- (type $none_=>_none (func))
+ (type $0 (func))
(func $signext
(local $0 i32)
(local $1 i64)