diff options
Diffstat (limited to 'test/passes/remove-unused-names_code-folding_all-features.txt')
-rw-r--r-- | test/passes/remove-unused-names_code-folding_all-features.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/passes/remove-unused-names_code-folding_all-features.txt b/test/passes/remove-unused-names_code-folding_all-features.txt index c9e9b90e7..9736c3c0a 100644 --- a/test/passes/remove-unused-names_code-folding_all-features.txt +++ b/test/passes/remove-unused-names_code-folding_all-features.txt @@ -1822,9 +1822,6 @@ (block $x (try (do - (local.set $exn - (pop exnref) - ) (call $foo) (call $foo) (call $foo) |