3 lines
35 B
Rexx
3 lines
35 B
Rexx
|
|
src = "this is a string"
|
||
|
|
dst = src
|