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

2 lines
37 B
Text

SET S1="Greetings, Planet"
SET S2=S1