blob: 6481958c910c3bdbaf42b8ca7f61cd8a0f8b6e0e [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-DNOT_THE_RIGHT_DEFINE" } */
/* { dg-xfail-if "comment" { def_nocache } } */
int
main ()
{
return 0;
}