8 lines
67 B
Text
8 lines
67 B
Text
--TEST--
|
|
smoke
|
|
--INPUT--
|
|
SELECT 1E;
|
|
--EXPECTED--
|
|
E SELECT
|
|
n 1E
|
|
; ;
|