Skip to content

simplify x##property#= 3 into x#property#= 3 #4986

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 2 commits into from
Mar 9, 2021
Merged

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Mar 9, 2021

After this diff, the ## can be replace with # everywhere.
The only usage place for ## is for method call to capture this semantics:

obj##method a b 

@bobzhang bobzhang merged commit 848afb2 into master Mar 9, 2021
@cristianoc cristianoc deleted the simplify_method_call branch June 18, 2022 02:25
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.

1 participant