RosettaCodeData/Task/Copy-a-string/REXX/copy-a-string.rexx
2015-02-20 00:35:01 -05:00

2 lines
35 B
Rexx

src = "this is a string"
dst = src