RosettaCodeData/Task/Comments/Octave/comments.octave

8 lines
121 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
# I am a comment till the end of line
% I am a comment till the end of line
%{
This comment spans
multiple lines
%}