RosettaCodeData/Task/Copy-a-string/Ursa/copy-a-string.ursa

4 lines
38 B
Plaintext

decl string a b
set a "hello"
set b a