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