summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-names_code-folding.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/remove-unused-names_code-folding.txt')
-rw-r--r--test/passes/remove-unused-names_code-folding.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/passes/remove-unused-names_code-folding.txt b/test/passes/remove-unused-names_code-folding.txt
index c037c95ef..5f5b30e7e 100644
--- a/test/passes/remove-unused-names_code-folding.txt
+++ b/test/passes/remove-unused-names_code-folding.txt
@@ -2,7 +2,6 @@
(type $0 (func))
(type $1 (func (param i32 i32) (result i32)))
(type $2 (func (result i32)))
- (memory $0 0)
(func $ifs (; 0 ;) (type $0)
(if
(i32.const 0)