0

Multiline string disturbs highlighting in C/C++

aahlborg vor 11 Jahren 0

This code disturbs the syntax highlighting and everything following this is interpreted as a string:


#error "this is a \

multiline string"