RosettaCodeData/Task/Copy-a-string/00-TASK.txt

12 lines
217 B
Plaintext

This task is about copying a string.
;Task:
Where it is relevant, distinguish between copying the contents of a string
versus making an additional reference to an existing string.
{{Template:Strings}}
<br><br>