RosettaCodeData/Task/Comments/Frink/comments.frink

6 lines
103 B
Text
Raw Permalink Normal View History

2014-04-02 16:56:35 +00:00
// This is a single-line comment
/* This is a comment
that spans multiple lines
and so on.
*/