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

5 lines
224 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
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.")