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