2 lines
79 B
Rexx
2 lines
79 B
Rexx
-- A REXX line comment (maybe)
|
|
say "something" -- another line comment (maybe)
|
-- A REXX line comment (maybe)
|
|
say "something" -- another line comment (maybe)
|