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