Skip to content

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