RosettaCodeData/Task/Comments/Oz/comments.oz

8 lines
123 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
% one line comment
%% often with double "%" because then the indentation is correct in Emacs
/* multi line
comment
*/