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