blob: d11cd97cb718132f2f98756fc7dd015527a09aa2 [file] [log] [blame]
/* PR preprocessor/103130 */
/* { dg-do preprocess } */
/* { dg-options -fdirectives-only } */
/*\
* this is a comment
\*/
int
main ()
{
return 0;
}