Files

9 lines
113 B
Plaintext

--TEST--
keywords that can be a function
--INPUT--
select current_user;
--EXPECTED--
E select
v current_user
; ;