RosettaCodeData/Task/Comments/REXX/comments-3.rexx
2023-07-01 13:44:08 -04:00

2 lines
79 B
Rexx

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