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

fix %w() source in []/[]= parsed context. fixes #461 #468

Merged
merged 1 commit into from
Jan 21, 2012

Conversation

kou
Copy link
Contributor

@kou kou commented Jan 21, 2012

There is a problem in RipperParser. @Map keeps needless :lbracket context. It breaks :array's source range. Needless :lbracket contexts should be dropped at :aref/:aref_field.

@lsegal lsegal merged commit 6ea701c into lsegal:master Jan 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants