summaryrefslogtreecommitdiff
path: root/test/dot_s/reg-stackify.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/dot_s/reg-stackify.wast')
-rw-r--r--test/dot_s/reg-stackify.wast5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/dot_s/reg-stackify.wast b/test/dot_s/reg-stackify.wast
index c55af3d38..a9f270574 100644
--- a/test/dot_s/reg-stackify.wast
+++ b/test/dot_s/reg-stackify.wast
@@ -1,5 +1,10 @@
(module
(memory 0 4294967295)
+ (export "no0" $no0)
+ (export "no1" $no1)
+ (export "yes0" $yes0)
+ (export "yes1" $yes1)
+ (export "stack_uses" $stack_uses)
(func $no0 (param $$0 i32) (param $$1 i32) (result i32)
(block $fake_return_waka123
(block