RosettaCodeData/Task/Comments/Octave/comments.octave
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

7 lines
121 B
Text

# I am a comment till the end of line
% I am a comment till the end of line
%{
This comment spans
multiple lines
%}