diff options
Diffstat (limited to 'test/passes/vacuum.txt')
-rw-r--r-- | test/passes/vacuum.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/vacuum.txt b/test/passes/vacuum.txt index 85c4625bc..b8adcc11d 100644 --- a/test/passes/vacuum.txt +++ b/test/passes/vacuum.txt @@ -6,8 +6,8 @@ (type $4 (func (param i32 f64 i32 i32))) (type $FUNCSIG$i (func (result i32))) (type $6 (func (result f64))) - (memory $0 256 256) (import "env" "int" (func $int (result i32))) + (memory $0 256 256) (global $Int i32 (i32.const 0)) (func $b (; 1 ;) (type $0) (nop) |