9 lines
169 B
Factor
9 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
|