Skip to content

Fix compound assignment not assigning in expressions#1287

Merged
Perryvw merged 1 commit intomasterfrom
compound-assignment2
Jun 12, 2022
Merged

Fix compound assignment not assigning in expressions#1287
Perryvw merged 1 commit intomasterfrom
compound-assignment2

Conversation

@Perryvw
Copy link
Copy Markdown
Member

@Perryvw Perryvw commented Jun 11, 2022

Fixes #1277

@Perryvw Perryvw requested a review from tomblind June 11, 2022 13:47
@Perryvw Perryvw merged commit b697e8e into master Jun 12, 2022
@Perryvw Perryvw deleted the compound-assignment2 branch June 12, 2022 13:04
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.

boolean op-equals (||=, &&=, ??=) as expression has incorrect behavior when used on table access

2 participants