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

16 lines
194 B
Text
Raw Normal View History

2019-08-16 14:42:40 +00:00
--TEST--
Test folding of SQL type between operator and parenthesis. Ideally this folds to "1" but final right parens is captured.
--INPUT--
1 - (binary binary (2))
--EXPECTED--
1 1
) )