diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Cannot use variable name "o" #552

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Compiling "var o;" (just this one line, no other code) with advanced 
optimization gives JSC_REDECLARED_VARIABLE. Any other variable name seems to 
work.

What version of the product are you using? On what operating system?
http://closure-compiler.appspot.com/home (April 17, 2013)

Original issue reported on code.google.com by robin.ca...@gmail.com on 17 Apr 2013 at 8:42

GoogleCodeExporter commented 8 years ago
This is a compiler problem. File it there.

Original comment by nn...@google.com on 17 Apr 2013 at 2:06