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