Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reserved word char error #3

Closed
alexrogers opened this issue Dec 10, 2013 · 1 comment
Closed

Reserved word char error #3

alexrogers opened this issue Dec 10, 2013 · 1 comment

Comments

@alexrogers
Copy link

Attempting to minify with Google Closure Compiler results in an error due to using char as a variable name in the goToChar function.

JSC_PARSE_ERROR: Parse error. identifier is a reserved word

further reading http://stackoverflow.com/questions/10046439/what-is-the-char-keyword-used-for

@jayKayEss
Copy link
Owner

OK, fixed this error. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants