RosettaCodeData/Task/Here-document/Lingo/here-document-1.lingo
2016-12-05 23:44:36 +01: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