summaryrefslogtreecommitdiff
path: root/test/kitchen_sink.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/kitchen_sink.wast')
-rw-r--r--test/kitchen_sink.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kitchen_sink.wast b/test/kitchen_sink.wast
index b3927ef4c..7598ee989 100644
--- a/test/kitchen_sink.wast
+++ b/test/kitchen_sink.wast
@@ -1,7 +1,7 @@
(module
+ (type $0 (func (result i32)))
(memory $0 4096 4096)
(data (i32.const 1026) "\14\00")
- (type $0 (func (result i32)))
(func $kitchensink (type $0) (result i32)
(block $block0 i32
(drop