8 lines
78 B
Text
8 lines
78 B
Text
--TEST--
|
|
Strings, basic
|
|
--INPUT--
|
|
SELECT 'FOO\
|
|
--EXPECTED--
|
|
E SELECT
|
|
s 'FOO\
|
|
|