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