diff options
Diffstat (limited to 'test/passes/strip-debug.bin.txt')
-rw-r--r-- | test/passes/strip-debug.bin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/strip-debug.bin.txt b/test/passes/strip-debug.bin.txt index 5b5720991..90627c525 100644 --- a/test/passes/strip-debug.bin.txt +++ b/test/passes/strip-debug.bin.txt @@ -1,6 +1,6 @@ (module (type $none_=>_i32 (func (result i32))) - (import "env" "__linear_memory" (memory $0 0)) + (import "env" "__linear_memory" (memory $mimport$0 0)) (import "env" "__indirect_function_table" (table $timport$1 0 funcref)) (func $0 (result i32) (local $0 i32) |