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