RosettaCodeData/Task/Comments/Octave/comments.octave
2023-07-01 13:44:08 -04: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
%}