RosettaCodeData/Task/Here-document/Lingo/here-document-1.lingo

6 lines
113 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
str = "This is the first line.\
This is the second line.\
This "&QUOTE&"line"&QUOTE&" contains quotes."
put str