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