Home | History | Annotate | Download | only in tests
      1 #if 0
      2 #else
      3 int foo;
      4 #elif 0
      5 int bar;
      6 #endif
      7