RosettaCodeData/Task/Literals-String/Oforth/literals-string.fth

6 lines
42 B
Forth

'a'
'\''
"abcd"
"ab\ncd"
"ab\" and \" cd"