Files

10 lines
110 B
Plaintext

--TEST--
pgsql type intents, postfix
--INPUT--
SELECT float @@version;
--EXPECTED--
E SELECT
v @@version
; ;