RosettaCodeData/Task/Comments/Oz/comments.oz

8 lines
123 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
% one line comment
%% often with double "%" because then the indentation is correct in Emacs
/* multi line
comment
*/