summaryrefslogtreecommitdiff
path: root/test/empty_table.wast.fromBinary.noDebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'test/empty_table.wast.fromBinary.noDebugInfo')
-rw-r--r--test/empty_table.wast.fromBinary.noDebugInfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/empty_table.wast.fromBinary.noDebugInfo b/test/empty_table.wast.fromBinary.noDebugInfo
new file mode 100644
index 000000000..219d2388c
--- /dev/null
+++ b/test/empty_table.wast.fromBinary.noDebugInfo
@@ -0,0 +1,5 @@
+(module
+ (table 0 0 anyfunc)
+ (memory $0 0)
+)
+