RosettaCodeData/Task/Comments/Octave/comments.octave

8 lines
121 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
# I am a comment till the end of line
% I am a comment till the end of line
%{
This comment spans
multiple lines
%}