--TEST--
keywords that can be a function
--INPUT--
select database();
--EXPECTED--
E select
f database
( (
) )
; ;
