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

15 lines
119 B
Plaintext

--TEST--
test of special function 'IF EXISTS'
--INPUT--
IF NOT EXISTS(1)
--EXPECTED--
f IF NOT EXISTS
( (
1 1
) )