blob: bbbf39a314b902b35f26d7fa2d1bd904b1c27aed [file] [log] [blame]
#define a1(y) (y+1)
#define a2(y) a1(y)+1
#define f a->f
a2(f)