diff options
Diffstat (limited to 'test/passes/flatten.bin.txt')
-rw-r--r-- | test/passes/flatten.bin.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/passes/flatten.bin.txt b/test/passes/flatten.bin.txt index c035ebe4a..bc406e1ae 100644 --- a/test/passes/flatten.bin.txt +++ b/test/passes/flatten.bin.txt @@ -9,7 +9,6 @@ (type $7 (func (param f64) (result f64))) (type $8 (func (param i64 f32 f64 i32 i32))) (type $9 (func (param i64 f32 f64 i32 i32) (result f64))) - (memory $0 0) (export "type-local-i32" (func $0)) (export "type-local-i64" (func $1)) (export "type-local-f32" (func $2)) |