Let’s say I have a line of C++ code such as this: char left_paren = '('; // initialize this to a ( character
Both of the left parentheses should be ignored, because one is in a single-quoted string, and the other is in a comment. But EmEditor expects two right parentheses somewhere below.
Author
Posts
Viewing 1 post (of 1 total)
The forum ‘EmEditor Core Bug Reports’ is closed to new topics and replies.