RosettaCodeData/Task/Comments/KonsolScript/comments.konsol
2023-07-01 13:44:08 -04:00

8 lines
114 B
Text

//This is a comment.
//This is another comment.
/* This is a comment too. */
/* This is a
multi-line
comment */