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

15 lines
119 B
Text
Raw Normal View History

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