RosettaCodeData/Task/Comments/Monte/comments.monte
2016-12-05 23:44:36 +01:00

5 lines
188 B
Text

# This comment goes to the end of the line
/** This comment is multi-line.
Yes, it starts with a two stars
and ends with only one.
These should only be used for docstrings. */