RosettaCodeData/Task/Copy-a-string/Harbour/copy-a-string.harbour

3 lines
49 B
Plaintext

cSource := "Hello World"
cDestination := cSource