Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Fix incorrect removal of semicolon before compound assignment causing ambiguous syntax error#905

Merged
JohnnyMorganz merged 3 commits intomainfrom
compound-assignment-ambiguous-syntax
Oct 26, 2024
Merged

Fix incorrect removal of semicolon before compound assignment causing ambiguous syntax error#905
JohnnyMorganz merged 3 commits intomainfrom
compound-assignment-ambiguous-syntax

Conversation

@JohnnyMorganz
Copy link
Owner

Fixes #885

@JohnnyMorganz JohnnyMorganz merged commit f78c063 into main Oct 26, 2024
@JohnnyMorganz JohnnyMorganz deleted the compound-assignment-ambiguous-syntax branch October 26, 2024 19:56
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.

Semicolon gets removed when using Luau's compound assignment operators, leading to ambiguous syntax

1 participant