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





