Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. #define X(x) x
  2. #if 0
  3. #elif X(        \
  4.         1       \
  5.        )
  6. int foo();
  7. #endif
  8.