/* first comment, should be ignored */

/* real comment for the function */
int twocomments(int x
	/* two comments here is illegal */);


syntax highlighted by Code2HTML, v. 0.9.1