RosettaCodeData/Task/Here-document/XPL0/here-document.xpl0
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07: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.")