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