Pelles C IDE v6.00.4 (and older versions), Windows 2000 (OS-independent, actually).
File->New->Source code, type the following:
/*
int foo;
now copy to a clipboard the following:
/*
*/
and insert it in the second line of source code. “int foo” doesn’t get highlighted. It doesn’t even get highlighted when you remove the “/” from the second line.