Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-25 | fix invalid `AST_For.init` (#1657) | Alex Lam S.L | |
Turns out the only place in `Compressor` which can generate invalid `AST_For.init` is within `drop_unused()`, so focus the fix-up efforts. supercedes #1652 fixes #1656 |