RosettaCodeData/Task/Copy-a-string/REXX/copy-a-string.rexx

3 lines
35 B
Rexx

src = "this is a string"
dst = src