enhance evaluate & reduce_vars (#5060)

This commit is contained in:
Alex Lam S.L
2021-07-07 17:29:23 +01:00
committed by GitHub
parent 2340feff87
commit 6577d641ac
4 changed files with 79 additions and 48 deletions

View File

@@ -1292,6 +1292,7 @@ toplevel_on_loops_3: {
loops: true,
reduce_funcs: true,
reduce_vars: true,
side_effects: true,
toplevel: true,
unused: true,
}