root/m.c

/* [previous][next][first][last][top][bottom][index][help] */
   1 
   2 #define A(x)            \
   3         #x /*
   4         x
   5         */      y       "  y
   6         y " \
   7         #x //  asssss \
   8         #ssssss
   9 
  10 #include <a.h>
  11 #icnlude <b.h>
  12 #   // null directive

/* [previous][next][first][last][top][bottom][index][help] */