fix corner cases in inline (#5375)

This commit is contained in:
Alex Lam S.L
2022-03-03 20:05:31 +00:00
committed by GitHub
parent 104d385ba9
commit e2b00814a8
3 changed files with 46 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ reduce_vars: {
C: 0,
},
inline: true,
passes: 2,
reduce_funcs: true,
reduce_vars: true,
toplevel: true,