ref: 234d647354c3d8bb99e8a5b3eb892196c26008c2 dir: /tests/execute/0126-macropar.c/
#define F(a, b) a int main() { return F(, 1) 0; }