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