rictic / jscompiler_renameProperty-const-repro

Reproduces a Closure Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduces an issue in Closure Compiler

To reproduce: npm install and then npm run build-simple to build with --compilation_level=SIMPLE (works), and npm run build-advanced to build with --compilation_level=ADVANCED (fails).

About

Reproduces a Closure Compiler


Languages

Language:JavaScript 100.0%