platform/libinjection/tests/test-folding-096.txt

15 lines
111 B
Text
Raw Normal View History

2019-08-16 14:42:40 +00:00
--TEST--
test of special function 'IF EXISTS'
--INPUT--
IF EXISTS(1)
--EXPECTED--
f IF EXISTS
( (
1 1
) )