Skip to content

assignment and assignment operators #67

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

Closed
nrc opened this issue Feb 9, 2017 · 0 comments
Closed

assignment and assignment operators #67

nrc opened this issue Feb 9, 2017 · 0 comments

Comments

@nrc
Copy link
Member

nrc commented Feb 9, 2017

a = expr and a += expr. I suspect these should probably just follow the binop rules, but perhaps there are interesting edge cases where there are binops on the rhs and we want to reflect precedence in the formatting?

@nrc nrc mentioned this issue Feb 9, 2017
14 tasks
@nrc nrc added the has-PR label Feb 5, 2018
@nrc nrc closed this as completed in aa58559 Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant