ui: Fixed edge case in multiline CXX highlighting
This commit is contained in:
@@ -32,6 +32,10 @@ namespace SYNTAX_HIGHLIGHTER_TESTS
|
||||
comment
|
||||
// end */
|
||||
|
||||
/*/
|
||||
comment
|
||||
/*/
|
||||
|
||||
/* comment */ int no_comment; /* comment */
|
||||
|
||||
int no_comment2; /*
|
||||
|
||||
Reference in New Issue
Block a user