RosettaCodeData/Task/Comments/JavaScript/comments-3.js
2023-07-01 13:44:08 -04:00

6 lines
94 B
JavaScript

/* This is
a multi line
comment
// with a "nested" comment
and another line in the comment
*/