7 lines
94 B
JavaScript
7 lines
94 B
JavaScript
|
|
/* This is
|
||
|
|
a multi line
|
||
|
|
comment
|
||
|
|
// with a "nested" comment
|
||
|
|
and another line in the comment
|
||
|
|
*/
|