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