RosettaCodeData/Task/Here-document/Factor/here-document.factor
2015-02-20 00:35:01 -05:00

8 lines
169 B
Factor

" 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