Skip to content

fix array destructuring prefix operator side effects (#1405)#1708

Merged
Perryvw merged 2 commits into
TypeScriptToLua:masterfrom
RealColdFry:fix/destructuring-side-effects
Apr 16, 2026
Merged

fix array destructuring prefix operator side effects (#1405)#1708
Perryvw merged 2 commits into
TypeScriptToLua:masterfrom
RealColdFry:fix/destructuring-side-effects

Conversation

@RealColdFry
Copy link
Copy Markdown
Contributor

@RealColdFry RealColdFry changed the title fix array destructuring prefix operator side effects fix array destructuring prefix operator side effects (#1405) Apr 14, 2026
@RealColdFry RealColdFry marked this pull request as ready for review April 14, 2026 07:30
@Perryvw Perryvw merged commit 781db84 into TypeScriptToLua:master Apr 16, 2026
5 checks passed
@RealColdFry RealColdFry deleted the fix/destructuring-side-effects branch April 22, 2026 01:52
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.

Destructuring breaks preincrementing or predecrementing

2 participants