RosettaCodeData/Task/Comments/GML/comments-2.gml
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

6 lines
199 B
Text

/* a multi-line comment starts with slash-asterisk and,
ends with asterisk-slash.
also note:
* A multi-line comment is ignored inside a string
* A multi-line comment can be ended inside a line
*/