9 lines
68 B
Text
9 lines
68 B
Text
--TEST--
|
|
smoke
|
|
--INPUT--
|
|
SELECT \N;
|
|
--EXPECTED--
|
|
E SELECT
|
|
1 \N
|
|
; ;
|
|
|