Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: bitwise/logical NOT differentiation#3886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
had0j wants to merge1 commit intojavascript-tutorial:master
base:master
Choose a base branch
Loading
fromhad0j:master

Conversation

had0j
Copy link

In 1.6.4 "The old 'var' ", an example in the IIFE section states:

!function() {
alert("Bitwise NOT operator starts the expression");
}();

although! represents the logical NOT operator rather than the bitwise NOT operator.

@javascript-translate-botjavascript-translate-bot added the review neededReview needed, please approve or request changes labelOct 5, 2025
@CLAassistant
Copy link

CLAassistant commentedOct 5, 2025
edited
Loading

CLA assistant check
All committers have signed the CLA.

@had0jhad0j changed the titlefix: bitwise/logical NOT correctionfix: bitwise/logical NOT differentiationOct 5, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
review neededReview needed, please approve or request changes
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@had0j@CLAassistant@javascript-translate-bot

[8]ページ先頭

©2009-2025 Movatter.jp