Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

plugins: simplify x = x <op> y to x <op>= y#40

Open
quasilyte wants to merge 1 commit into
microsoft:masterfrom
quasilyte:quasilyte/assignOp
Open

plugins: simplify x = x <op> y to x <op>= y#40
quasilyte wants to merge 1 commit into
microsoft:masterfrom
quasilyte:quasilyte/assignOp

Conversation

@quasilyte

Copy link
Copy Markdown

For x += 1 do a further simplifications to x++.

https://open.microsoft.com/2018/09/30/join-hacktoberfest-2018-celebration-microsoft
Signed-off-by: Iskander Sharipov quasilyte@gmail.com

For `x += 1` do a further simplifications to `x++`.

https://open.microsoft.com/2018/09/30/join-hacktoberfest-2018-celebration-microsoft
Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant