summaryrefslogtreecommitdiff
path: root/test/binaryen.js/functions.js.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/binaryen.js/functions.js.txt')
-rw-r--r--test/binaryen.js/functions.js.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/binaryen.js/functions.js.txt b/test/binaryen.js/functions.js.txt
index 145c05a2a..4d1015d15 100644
--- a/test/binaryen.js/functions.js.txt
+++ b/test/binaryen.js/functions.js.txt
@@ -7,6 +7,5 @@ getExpressionInfo(body)={"id":15,"value":3}
(module
(type $i (func (result i32)))
(global $a-global i32 (i32.const 3))
- (memory $0 0)
)