/* first comment, should be ignored */ /* real comment for the function */ int twocomments(int x /* two comments here is illegal */);