Just another update
This commit is contained in:
parent
a25938f123
commit
00a190b0a6
6591 changed files with 94363 additions and 23227 deletions
8
Task/Here-document/Factor/here-document.factor
Normal file
8
Task/Here-document/Factor/here-document.factor
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
" 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue