ref: 90bc67ffdf55934e28ff91fa72a8b5afc9c043fc dir: /sys/src/cmd/cpp/test.c/
#define M1() #define M2(A1) A1() M2(M1) M2(P1)