RosettaCodeData/Task/Comments/11l/comments.11l
2023-07-01 13:44:08 -04:00

15 lines
182 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 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