RosettaCodeData/Task/Comments/Ursala/comments-1.ursala

18 lines
289 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
# 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.