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