summaryrefslogtreecommitdiff
path: root/test/unreachable-code.wast.fromBinary.noDebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'test/unreachable-code.wast.fromBinary.noDebugInfo')
-rw-r--r--test/unreachable-code.wast.fromBinary.noDebugInfo1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unreachable-code.wast.fromBinary.noDebugInfo b/test/unreachable-code.wast.fromBinary.noDebugInfo
index 24e4e9222..724152093 100644
--- a/test/unreachable-code.wast.fromBinary.noDebugInfo
+++ b/test/unreachable-code.wast.fromBinary.noDebugInfo
@@ -1,6 +1,5 @@
(module
(type $0 (func))
- (memory $0 0)
(func $0 (; 0 ;) (type $0)
(if
(i32.const 1)