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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
had0j wants to merge 1 commit into javascript-tutorial:master
base: master
Choose a base branch
Loading
from had0j:master

Conversation

@had0j
Copy link

@had0j had0j commented Oct 5, 2025

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-bot javascript-translate-bot added the review needed Review needed, please approve or request changes label Oct 5, 2025
Copy link

CLAassistant commented Oct 5, 2025
edited
Loading

CLA assistant check
All committers have signed the CLA.

@had0j had0j changed the title (削除) fix: bitwise/logical NOT correction (削除ここまで) (追記) fix: bitwise/logical NOT differentiation (追記ここまで) Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

review needed Review needed, please approve or request changes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /