We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3329c5b commit b8e389cCopy full SHA for b8e389c
05_CodeComments.md
@@ -23,7 +23,7 @@ A block comment is anything between the characters `/*` and `*/`. It can appear
23
/* This is a Javascript block comment.
24
This comment spans more than one line. */
25
/*
26
- Anything between "whack asterisk" and "asterisk whack" is not considered actual Javascript code, and is ignored
+ Anything between "whack asterisk" and "asterisk whack" is not considered executable Javascript code, and is ignored
27
when running the program.
28
*/
29
console.log(/*The answer to the fundamental question, according to a certain book*/42) // prints 42
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments