diff options
Diffstat (limited to 'test/passes/simplify-locals-notee.txt')
-rw-r--r-- | test/passes/simplify-locals-notee.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/passes/simplify-locals-notee.txt b/test/passes/simplify-locals-notee.txt index 57b8e19c4..b6855d235 100644 --- a/test/passes/simplify-locals-notee.txt +++ b/test/passes/simplify-locals-notee.txt @@ -1,6 +1,5 @@ (module (type $0 (func)) - (memory $0 0) (func $contrast (; 0 ;) (type $0) (local $x i32) (local $y i32) |