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

3 lines
37 B
Turing

$$ MODE TUSCRIPT
str="Hello"
dst=str