RosettaCodeData/Task/Comments/KonsolScript/comments.konsol
2013-04-11 11:14:19 -07: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 */