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