--TEST--
initial comments removed
--INPUT--
- /* foo */ ( /* bar */ -SELECT 1 );
--EXPECTED--
E SELECT
1 1
) )
; ;
