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