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