You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
int j; '
The ' and " should not cause string highlighting until the next matching closing ' or " is found. Only the entire error line should be treated as a string.
Use
#error doesn't#error need "fixingint j; 'The ' and " should not cause string highlighting until the next matching closing ' or " is found. Only the entire error line should be treated as a string.