Skip to content

Treat '::' token as EXPR_DOT #577

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

Merged
merged 1 commit into from
Jan 7, 2018

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Dec 28, 2017

If on_op takes '::' with EXPR_ARG or EXPR_CMDARG, it should be EXPR_DOT.

This fixes #568.

If on_op takes '::' with EXPR_ARG or EXPR_CMDARG, it should be EXPR_DOT.
@aycabta aycabta merged commit db7df86 into ruby:master Jan 7, 2018
@aycabta aycabta deleted the treat-double-colon-as-dot branch January 7, 2018 06:19
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.

Invalid class or module definition
1 participant