whalesong/tests/more-tests/string-tests.expected
2011-08-19 14:41:33 -04:00

25 lines
168 B
Plaintext

"hello world"
"ello world"
"llo world"
"lo world"
"hello world"
""
"e"
"el"
""
"l"
""
"l"
"lo"
""
"hello"
""
"abc"
#\h
#\e
#\l
#\o
(list #\x #\y #\z)
(list #\x)
(list)