diff options
Diffstat (limited to 'test/passes/remove-imports.txt')
-rw-r--r-- | test/passes/remove-imports.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/remove-imports.txt b/test/passes/remove-imports.txt index 05ec5bae2..9c7444b8d 100644 --- a/test/passes/remove-imports.txt +++ b/test/passes/remove-imports.txt @@ -2,8 +2,8 @@ (type $FUNCSIG$v (func)) (type $FUNCSIG$i (func (result i32))) (type $FUNCSIG$d (func (result f64))) - (memory $0 1024 1024) (import "env" "memBase" (global $import$global0 i32)) + (memory $0 1024 1024) (func $nada (; 0 ;) (type $FUNCSIG$v) (nop) (drop |