diff options
Diffstat (limited to 'test/kitchen_sink.wast')
-rw-r--r-- | test/kitchen_sink.wast | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kitchen_sink.wast b/test/kitchen_sink.wast index 7598ee989..dc1583811 100644 --- a/test/kitchen_sink.wast +++ b/test/kitchen_sink.wast @@ -3,7 +3,7 @@ (memory $0 4096 4096) (data (i32.const 1026) "\14\00") (func $kitchensink (type $0) (result i32) - (block $block0 i32 + (block $block0 (result i32) (drop (i32.add (i32.const 10) |