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