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

9 lines
113 B
Text

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