RosettaCodeData/Task/Literals-String/ALGOL-68/literals-string-7.alg

4 lines
55 B
Plaintext

STRING linexyz := "line X;" +
"line Y;" +
"line Z;";