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