RosettaCodeData/Task/Comments/REXX/comments-3.rexx
2016-12-05 22:15:40 +01:00

2 lines
79 B
Rexx

-- A REXX line comment (maybe)
say "something" -- another line comment (maybe)