Comments: Difference between revisions

Content added Content deleted
(LilyPond not Lilypond)
 
Line 1,716: Line 1,716:
/* inline or multi-line comment uses C-style syntax */
/* inline or multi-line comment uses C-style syntax */
</syntaxhighlight>
</syntaxhighlight>

Comments allow characters designated as "Graphic" by Unicode, Spaces, and Private Use Area code points. Also, certain invisible "spaces," to make it easier to paste in international text (see langurlang.org).


=={{header|Lasso}}==
=={{header|Lasso}}==