RosettaCodeData/Task/Here-document/XPL0/here-document.xpl0
2023-07-01 13:44:08 -04:00

4 lines
224 B
Text

code Text=12;
Text(0, " ^"Heredocs^" are pretty much automatic. Multiple lines and
whitespace, such as indentations, are output exactly as written. Quote
marks (^") and any carets (^^) within the string must be escaped.")