RosettaCodeData/Task/Comments/11l/comments.11l

16 lines
182 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
// Single line comment
\\ Also single line comment (continuation of the comment in previous line)
\[ This is
a multi line
comment ]
\{ And
this }
\( And
this )
\ And
this