platform/libinjection/tests/test-tokens-comments-cstyle-005.txt
2019-08-16 10:42:40 -04:00

8 lines
125 B
Text

--TEST--
Comments, C-style. Dangling operator or partial cstyle comment?
--INPUT--
SELECT 1 /
--EXPECTED--
E SELECT
1 1
o /