diff options
Diffstat (limited to 'test/passes/log-execution.txt')
-rw-r--r-- | test/passes/log-execution.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/passes/log-execution.txt b/test/passes/log-execution.txt index e756385ab..f09346a31 100644 --- a/test/passes/log-execution.txt +++ b/test/passes/log-execution.txt @@ -3,7 +3,6 @@ (type $1 (func (result i32))) (type $FUNCSIG$vi (func (param i32))) (import "env" "log_execution" (func $log_execution (param i32))) - (memory $0 0) (func $nopp (; 1 ;) (type $0) (call $log_execution (i32.const 0) |