summaryrefslogtreecommitdiff
path: root/test/dot_s/function-data-sections.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/dot_s/function-data-sections.wast')
-rw-r--r--test/dot_s/function-data-sections.wast1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dot_s/function-data-sections.wast b/test/dot_s/function-data-sections.wast
index e9ba95f43..6e7921673 100644
--- a/test/dot_s/function-data-sections.wast
+++ b/test/dot_s/function-data-sections.wast
@@ -4,6 +4,7 @@
(segment 12 "\01\00\00\00")
(segment 16 "33\13@")
)
+ (export "memory" memory)
(export "foo" $foo)
(export "bar" $bar)
(export "qux" $qux)