RosettaCodeData/Task/Literals-String/Oforth/literals-string.oforth
2016-12-05 23:44:36 +01:00

5 lines
42 B
Text

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