RosettaCodeData/Task/Comments/Monte/comments.monte

6 lines
188 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
# 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. */