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

Fixed #185 - Replaced array-like String access with ES3 compatible counterpart. #186

Closed

Conversation

jkellerer
Copy link

Translated token[idx] to ES3 compatible token.charAt(idx) calls.

Unit tests have been executed and are all OK. No new tests have been created nor are required.

This PL fixes case #185

@olivernn
Copy link
Owner

Merged in the latest version, 0.6.0.

@olivernn olivernn closed this Oct 26, 2015
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

Successfully merging this pull request may close these issues.

2 participants