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

15 lines
194 B
Text

--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
) )