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