RosettaCodeData/Task/Here-document/Factor/here-document.factor

12 lines
172 B
Factor
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
" a multiline
string\n(with escape sequences: \u{greek-capital-letter-sigma})
"
"""this is "easier".."""
HEREDOC: EOF
this
is not \n escaped at all
EOF