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).