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