RosettaCodeData/Task/Copy-a-string/REXX/copy-a-string.rexx
2023-07-01 13:44:08 -04:00

2 lines
35 B
Rexx

src = "this is a string"
dst = src