summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/passes/memory-packing_all-features.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/passes/memory-packing_all-features.txt b/test/passes/memory-packing_all-features.txt
index 731383188..a2d39083b 100644
--- a/test/passes/memory-packing_all-features.txt
+++ b/test/passes/memory-packing_all-features.txt
@@ -997,7 +997,9 @@
(data "a")
(data "a")
(data "a")
- (data "a\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00a\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00a")
+ (data "a")
+ (data "a")
+ (data "a")
(func $init-lots
(block
(memory.init 0
@@ -1505,6 +1507,8 @@
(data.drop 60)
(data.drop 61)
(data.drop 62)
+ (data.drop 63)
+ (data.drop 64)
)
)
)