Files

11 lines
111 B
Plaintext

--TEST--
keywords that can be a function
--INPUT--
select foobar();
--EXPECTED--
E select
n foobar
( (
) )
; ;