cbccf5e803
* cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the mark is active. From-SVN: r33228
8 lines
76 B
C
8 lines
76 B
C
// Build don't link:
|
|
|
|
#define x \
|
|
y
|
|
|
|
int; // ERROR - invalid declaration
|
|
|