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

5 lines
224 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04: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.")