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

8 lines
120 B
Text

--TEST--
Comments, C-style. Test for Issue #71 for bug in memchr2
--INPUT--
/* foo **/1
--EXPECTED--
c /* foo **/
1 1