Home | History | Annotate | Download | only in Index
      1 
      2 #ifndef CMD_MACRO
      3 #error CMD_MACRO undefined
      4 #endif 
      5 
      6 int foo() {
      7   return x;
      8 }
      9