platform/libinjection/tests/test-folding-097.txt
2019-08-16 10:42:40 -04:00

14 lines
119 B
Text

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