6 lines
188 B
Text
6 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. */
|