summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dot_s/call.wast1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dot_s/call.wast b/test/dot_s/call.wast
index 7c7e47a25..27262b4f0 100644
--- a/test/dot_s/call.wast
+++ b/test/dot_s/call.wast
@@ -1,5 +1,6 @@
(module
(memory 0 4294967295)
+ (type $FUNCSIG_v (func))
(func $call_i32_nullary (result i32)
(block $fake_return_waka123
(block