RosettaCodeData/Task/Comments/JavaScript/comments-3.js

7 lines
94 B
JavaScript
Raw Normal View History

2023-07-01 11:58:00 -04:00
/* This is
a multi line
comment
// with a "nested" comment
and another line in the comment
*/