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

[Pull request remade] #322

Closed
wants to merge 4 commits into from
Closed

Conversation

Joy-less
Copy link

@Joy-less Joy-less commented Aug 10, 2023

e.g.
local a, b = 1, 2
a, b += 1, 1, 5
print(a) --2
print(b) --3
@Joy-less Joy-less deleted the branch moonsharp-devs:master August 10, 2023 21:25
@Joy-less Joy-less closed this Aug 10, 2023
@Joy-less Joy-less deleted the master branch August 10, 2023 21:25
@Joy-less Joy-less restored the master branch August 10, 2023 21:25
@Joy-less Joy-less deleted the master branch August 10, 2023 21:29
@Joy-less Joy-less restored the master branch August 10, 2023 21:29
@Joy-less Joy-less changed the title Compound assignment operators (e.g. "+=") [Pull request remade] Aug 10, 2023
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