Skip to content

Fixed wrong priority of operators ?? and ||#395

Merged
HachemiH merged 1 commit intojavascript-tutorial:masterfrom
Alexandre887:patch-1
Oct 13, 2022
Merged

Fixed wrong priority of operators ?? and ||#395
HachemiH merged 1 commit intojavascript-tutorial:masterfrom
Alexandre887:patch-1

Conversation

@Alexandre887
Copy link
Member

In the article L'opérateur de coalescence des nuls '??' the priority of the operators ?? and || was incorrect. This PR corrects that.

@javascript-translate-bot javascript-translate-bot requested a review from a team August 21, 2022 16:10
@Alexandre887 Alexandre887 changed the title Fixed wrong priority of operators ??' and ||`. Fixed wrong priority of operators ??' and ||` Aug 21, 2022
@Alexandre887 Alexandre887 changed the title Fixed wrong priority of operators ??' and ||` Fixed wrong priority of operators ?? and || Aug 21, 2022
@HachemiH HachemiH merged commit 84122c8 into javascript-tutorial:master Oct 13, 2022
@Alexandre887 Alexandre887 deleted the patch-1 branch October 13, 2022 23:01
@HachemiH HachemiH added hacktoberfest-accepted Accept for Hacktoberfest and removed needs +1 labels Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Accept for Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants