10 lines
121 B
Text
10 lines
121 B
Text
--TEST--
|
|
pgsql type intents, prefix, keyword are not folded
|
|
--INPUT--
|
|
1 float before
|
|
--EXPECTED--
|
|
1 1
|
|
t float
|
|
k before
|
|
|
|
|