RosettaCodeData/Task/Comments/Ursala/comments-1.ursala
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

17 lines
289 B
Text

# this is single line a comment
# this is a\
continued comment
(# this is a
multi-line comment #)
(# comments in (# this form #) can (#
be (# arbitrarily #) #) nested #)
---- this is also a comment\
and can be continued
###
The whole rest of the file after three hashes
is a comment.