RosettaCodeData/Task/Comments/KonsolScript/comments.konsol

9 lines
114 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
//This is a comment.
//This is another comment.
/* This is a comment too. */
/* This is a
multi-line
comment */