Files
EndGame/dependencies/naxsi/naxsi_src/libinjection/tests/test-folding-067.txt
T

11 lines
97 B
Plaintext

--TEST--
union distinct
--INPUT--
1 UNION DISTINCT 1;
--EXPECTED--
1 1
U UNION DISTINCT
1 1
; ;