blob: 3820f4b43ad4c42f6f71d3536bb13f6dc93af432 [file] [log] [blame]
/* Test #ident. */
/* { dg-do compile } */
/* { dg-options "" } */ /* shut off -pedantic */
#ident "this is an ident"
int dummy(void) { return 12; }