RosettaCodeData/Task/Here-document/XPL0/here-document.xpl0

5 lines
224 B
Plaintext

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.")