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

12 lines
137 B
Plaintext

--TEST--
logical operators folding, this unfortunately isn't quite right.
Want this to be "1"
--INPUT--
1+(-(1))
--EXPECTED--
1 1
) )