platform/libinjection/tests/test-tokens-numbers-exp-011.txt
2019-08-16 10:42:40 -04:00

9 lines
109 B
Text

--TEST--
Not actually a number but a database.table
--INPUT--
SELECT 10.e;
--EXPECTED--
E SELECT
n 10.e
; ;