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

14 lines
111 B
Text

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