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