RosettaCodeData/Task/Comments/Monte/comments.monte
2023-07-01 13:44:08 -04: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. */