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

11 lines
105 B
Plaintext

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