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

6 lines
42 B
Plaintext

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