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

Support safe navigation operator #487

Merged
merged 2 commits into from
Aug 15, 2017

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Aug 11, 2017

The safe navigation operator is an operator from the name, but it's a variety of dot token for method calling. So TkSAFENAV class inherited Token class instead of TkOp class.

The safe navigation operator is an operator from the name,
but it's a variety of dot token for method calling.
So TkSAFENAV class inherited Token class instead of TkOp class.
@hsbt hsbt merged commit f74c4b5 into ruby:master Aug 15, 2017
@aycabta aycabta deleted the support-safe-navigation-operator branch August 15, 2017 13:33
@aycabta
Copy link
Member Author

aycabta commented Aug 15, 2017

I'm happy for your working! ☺️ 🌟

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

Successfully merging this pull request may close these issues.

2 participants