7 lines
123 B
Text
7 lines
123 B
Text
% one line comment
|
|
|
|
%% often with double "%" because then the indentation is correct in Emacs
|
|
|
|
/* multi line
|
|
comment
|
|
*/
|