4 lines
55 B
Text
4 lines
55 B
Text
|
|
STRING linexyz := "line X;" +
|
||
|
|
"line Y;" +
|
||
|
|
"line Z;";
|