RosettaCodeData/Task/Here-document/Lingo/here-document-1.lingo
2023-07-01 13:44:08 -04:00

5 lines
113 B
Text

str = "This is the first line.\
This is the second line.\
This "&QUOTE&"line"&QUOTE&" contains quotes."
put str