RosettaCodeData/Task/Comments/KonsolScript/comments.konsol

9 lines
114 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
//This is a comment.
//This is another comment.
/* This is a comment too. */
/* This is a
multi-line
comment */